Opened 10 years ago
Closed 6 years ago
#2461 closed enhancement (fixed)
GRASS 7: i.ortho.photo suite completion
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 7.4.2 |
Component: | Imagery | Version: | svn-trunk |
Keywords: | i.ortho.photo, wxGUI | Cc: | |
CPU: | Unspecified | Platform: | All |
Description
At time the orthorectification suite is incomplete in GRASS GIS 7. This ticket is to track the state of update from GRASS 6:
G6 G7 frontend: i.ortho.photo -> i.ortho.rectify + TODO wxGUI internal: libes/ -> lib/ menu/ -> TODO (wxGUI) photo.elev/ -> i.ortho.elev/ photo.2target/ -> ? i.ortho.transform/ photo.camera/ -> i.ortho.camera/ photo.2image/ -> ? photo.init/ -> i.ortho.init/ photo.rectify/ -> ? i.ortho.rectify/
Does any unsubmitted code exist? Plans for the missing modules?
Change History (10)
comment:1 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:2 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|---|
Type: | defect → enhancement |
comment:3 by , 8 years ago
Milestone: | 7.3.0 → 7.4.0 |
---|
comment:4 by , 7 years ago
For the record (from private communication):
svn log --search ychemin -l 500 > ~/Desktop/iorthomodule_commits.txt
- r71069 fixed typo
- r71068 Replaced i.rectify with i.ortho.rectify
- r71065 some more adaptation
- r71064 first working version of the module
- r71063 modifying to support i.ortho.transform requirements
- r70990 updated group.control_points structure with z1 & z2 for i.ortho.transform adaptation
- r70886 Added more meaningful comments
- r70885 Added more meaningful comment
- r70883 Added connection from group elevation file (set by i.ortho.elev) to the GCP selection system, z value collected automatically on click in target map
- r70858 Some more comments
- r70857 Added g.gui.iimage2target first shot, GUI is mostly done, algorithm connection not working
- r70856 Added g.gui.iimage2target first shot, GUI is mostly done, algorithm connection not working
- r70855 Added g.gui.iimage2target first shot, GUI is mostly done, algorithm connection not working
- r70854 More information can be added to the ELEVATION file, bug fixing
- r70853 More information can be added to the ELEVATION file
- r70851 clarifying for users
- r70850 Modified to incorporate g.gui.iphoto2target
- r70744 Added error catching on reading elevation paramter file
- r70743 Module adds output file to the group for use in the next i.ortho.photo module
- r70705 Added Apriori to standard deviation inputs names
- r70552 Added g.gui.iphoto2image, part of i.ortho.photo suite
- r70543 Added option to run g.gui.iphoto2image
- r70541 Added exception check for presence of group to allow creation by i.group
- r70540 Made group required=no to use menu item i.group to create one
- r70538 Added default order value = 1
- r70482 Added i.ortho.photo to Makefile
- r70481 Added a menu to i.ortho.photo process
- r70479 improved Warning description
- r70372 Added i.ortho.target
- r70371 bug fix i.ortho.init input key names
- r70104 added transform
Further changes by mmetz:
- r71274 i.ortho.rectify: use time_t where needed, else int
comment:5 by , 7 years ago
Component: | Default → Imagery |
---|---|
Version: | unspecified → svn-trunk |
comment:9 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:10 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Milestone renamed