Home
last modified time | relevance | path

Searched refs:tiepoint_count (Results 1 – 7 of 7) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/
H A Dgeo_trans.c156 int tiepoint_count, count, transform_count; in GTIFImageToPCS() local
164 &tiepoint_count, &tiepoints )) in GTIFImageToPCS()
165 tiepoint_count = 0; in GTIFImageToPCS()
178 if( tiepoint_count > 6 && count == 0 ) in GTIFImageToPCS()
180 res = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFImageToPCS()
201 else if( count < 3 || tiepoint_count < 6 ) in GTIFImageToPCS()
253 int tiepoint_count, count, transform_count = 0; in GTIFPCSToImage() local
264 tiepoint_count = 0; in GTIFPCSToImage()
277 if( tiepoint_count > 6 && count == 0 ) in GTIFPCSToImage()
279 result = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFPCSToImage()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libgeotiff/
H A Dgeo_trans.c121 int tiepoint_count, count, transform_count; in GTIFImageToPCS() local
129 &tiepoint_count, &tiepoints )) in GTIFImageToPCS()
130 tiepoint_count = 0; in GTIFImageToPCS()
143 if( tiepoint_count > 6 && count == 0 ) in GTIFImageToPCS()
145 res = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFImageToPCS()
166 else if( count < 3 || tiepoint_count < 6 ) in GTIFImageToPCS()
218 int tiepoint_count, count, transform_count = 0; in GTIFPCSToImage() local
229 tiepoint_count = 0; in GTIFPCSToImage()
242 if( tiepoint_count > 6 && count == 0 ) in GTIFPCSToImage()
244 result = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFPCSToImage()
[all …]
/dports/graphics/libgeotiff/libgeotiff-1.7.0/
H A Dgeo_trans.c122 int tiepoint_count, count, transform_count; in GTIFImageToPCS() local
130 &tiepoint_count, &tiepoints )) in GTIFImageToPCS()
131 tiepoint_count = 0; in GTIFImageToPCS()
144 if( tiepoint_count > 6 && count == 0 ) in GTIFImageToPCS()
146 res = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFImageToPCS()
167 else if( count < 3 || tiepoint_count < 6 ) in GTIFImageToPCS()
219 int tiepoint_count, count, transform_count = 0; in GTIFPCSToImage() local
230 tiepoint_count = 0; in GTIFPCSToImage()
243 if( tiepoint_count > 6 && count == 0 ) in GTIFPCSToImage()
245 result = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFPCSToImage()
[all …]
H A DChangeLog1291 * Fixed count/tiepoint_count mixup in GTIFPCSToImage(). Thanks
/dports/misc/vxl/vxl-3.3.2/v3p/geotiff/
H A Dgeo_trans.c154 int tiepoint_count, count, transform_count; in GTIFImageToPCS() local
162 &tiepoint_count, &tiepoints )) in GTIFImageToPCS()
163 tiepoint_count = 0; in GTIFImageToPCS()
176 if( tiepoint_count > 6 && count == 0 ) in GTIFImageToPCS()
178 res = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFImageToPCS()
199 else if( count < 3 || tiepoint_count < 6 ) in GTIFImageToPCS()
251 int tiepoint_count, count, transform_count = 0; in GTIFPCSToImage() local
262 tiepoint_count = 0; in GTIFPCSToImage()
275 if( tiepoint_count > 6 && count == 0 ) in GTIFPCSToImage()
277 result = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFPCSToImage()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/libgeotiff/
H A Dgeo_trans.c122 int tiepoint_count, count, transform_count; in GTIFImageToPCS() local
130 &tiepoint_count, &tiepoints )) in GTIFImageToPCS()
131 tiepoint_count = 0; in GTIFImageToPCS()
144 if( tiepoint_count > 6 && count == 0 ) in GTIFImageToPCS()
146 res = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFImageToPCS()
167 else if( count < 3 || tiepoint_count < 6 ) in GTIFImageToPCS()
219 int tiepoint_count, count, transform_count = 0; in GTIFPCSToImage() local
230 tiepoint_count = 0; in GTIFPCSToImage()
243 if( tiepoint_count > 6 && count == 0 ) in GTIFPCSToImage()
245 result = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFPCSToImage()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/libgeotiff/
H A Dgeo_trans.c122 int tiepoint_count, count, transform_count; in GTIFImageToPCS() local
130 &tiepoint_count, &tiepoints )) in GTIFImageToPCS()
131 tiepoint_count = 0; in GTIFImageToPCS()
144 if( tiepoint_count > 6 && count == 0 ) in GTIFImageToPCS()
146 res = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFImageToPCS()
167 else if( count < 3 || tiepoint_count < 6 ) in GTIFImageToPCS()
219 int tiepoint_count, count, transform_count = 0; in GTIFPCSToImage() local
230 tiepoint_count = 0; in GTIFPCSToImage()
243 if( tiepoint_count > 6 && count == 0 ) in GTIFPCSToImage()
245 result = GTIFTiepointTranslate( tiepoint_count / 6, in GTIFPCSToImage()
[all …]