[GRASS-SVN] r44553 -
grass/branches/develbranch_6/imagery/i.ortho.photo
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Dec 7 03:25:54 EST 2010
Author: mmetz
Date: 2010-12-07 00:25:54 -0800 (Tue, 07 Dec 2010)
New Revision: 44553
Modified:
grass/branches/develbranch_6/imagery/i.ortho.photo/BUGS
Log:
update BUGS
Modified: grass/branches/develbranch_6/imagery/i.ortho.photo/BUGS
===================================================================
--- grass/branches/develbranch_6/imagery/i.ortho.photo/BUGS 2010-12-07 08:23:41 UTC (rev 44552)
+++ grass/branches/develbranch_6/imagery/i.ortho.photo/BUGS 2010-12-07 08:25:54 UTC (rev 44553)
@@ -13,20 +13,10 @@
window, this GCP isn't shown, should be drawn in orange color
before asking for confirmation.
-- problem in alpine regions with steep slope (or poor DEM):
-
- NOTES: the size of target window is defined in photo.rectify/global.h
- #define TIE_ROW_DIST 128
- #define TIE_COL_DIST 128
- #define NROWS 128
- #define NCOLS 128
- -> 128 is too large for alpine regions! MN 2003
- 32 works better, but slows down the processing. A dynamic selection
- based on local slope were best.
-
---------------------
TODOs
- menu 8: photo.rectify
should work without (7) photo.2target if (6) photo.init is used.
(see ERDAS)
+ requires modification of I_compute_ortho_equations() in libes/orthoref.c
More information about the grass-commit
mailing list