XXX 1) GeoTIFF enc/dec
2) TCP for pre processing
3) Maintain aspect ratio for pre process window
4) Save configuration: pre processing, file path, etc.
5) save pre processing into file
XXX 6) Show text on pre processing
XXX 7) Stop button for mosaic and registration
XXX 8) Check cursor stuff...
XXX 9) Save as image, check dir pos...
XXX 10) bug: mosaic trailer equalize
XXX 11) some bug in reg: rodrigo
12) Mosaic: cloud removing
XXX 13) New: straight mosaic, no interpolation, no transformation, only dx, dy
XXX 14) Mosaic: Keep (0,0,0) stay (0,0,0) if equalized
XXX 15) new: add translation transformation
XXX 16) Mosaic: check interpolation angle

XXX 17) improve tie points window
XXX 18) avaluate godbad with MSE
XXX 19) chech LibTiff why opens 8bit as 32 bit
XXX 20) if input image is too small do not start registration
XXX 21) extract rectangle before color reduction on pre-processing
XXX 22) reduce preview time
XXX 23) Is there a memory leak?????

XXX 24) qtiv bugs, get ideas from iv
XXX 26) select interpolation or nearest neighbor

XXX 27) Mosaic modes: Blending and Interlaced
    Mosaic cut: overlap area

[0.2.25]
XXX 28) Select correctly file types on saving
XXX 29) Speed up mosaics

[0.2.26]
XXX 30) JPEG 2000 support
XXX 31) Recount transformation on loading points
XXX 33) (Add: Y/N) dialog for multi rectangle selection

[0.2.27]
XXX 36) complete Georeferencing support, almost complete:-))))

[0.2.28]
XXX 37) add GeoJp2 support

[0.2.29]
XXX 40) load from geotiff correct resolution parameter
    into preProcessing parameters
    and then scale image rectangle correctly using this information

[0.2.31]
XXX 41) BUG FIX: Memory allocation
XXX 42) Swap images if base scale is way better then of second image


[0.2.33]
XXX 25) downsample image better, let's try do it fast
XXX 32) Rescale only selected rectangles on registration
x 34) Correct a bug of black screen on some images...
    might have smth to do with 25
XXX 35) Create scale parameter for registration of rectangles
XXX 43) improve TIFF wrapper for tiles, strips and the rest...
XXX 44) detect if TIFF is a Geo or not
XXX 45) Change file name then saved
XXX 46) change buttons to simplify
XXX 47) check list loading files and not including into internal list
XXX 48) fix blending - do not use black points, black stripes
XXX 49) bug in tiff wrapper in gray images 219r e 218r
XXX 50) 0.0 0.0 are not equal???? inclorrect loading of resolution if geobuf==NULL
XXX 43) include transformation recalc then transf selected in GUI
XXX 44) read/write world file
XXX 42) improve speed of mosaic: check bpp* and +

[0.2.36]
XXX 45) ENVI style pts files
XXX 56) TIFF wrapper correction: PHOTOMETRIC_MINISWHITE
XXX 57) show geo coordinates on both images
XXX 58) show approximate rectangle pos after some points are located
        Rectangle tracking
XXX 59) advise user that GeoTiff got Matrix and results could be wrong...
XXX 61) add option not to resize the image window on zoom
XXX 63) cut into second
XXX 64) memory bug corrections
XXX 65) register only - affine with no scale, recount new parameters
XXX 66) show movement vectors
XXX 67) count correct coordinates for register only result
XXX 68) check register only scheme
XXX 68) resolution for real vals
XXX 69) fix rectangle selection
XXX 70) recount output resolution correctly for register only
XXX 62) Bicubic interpolation
XXX 67) Cloud removal, check 32 bit version
XXX 68) add rotation invariance for the wavelet method

[X.X.X]
??? 39) include Projective transformation and check all the scheme
??? 40) mosaic: blending by line of minimal error
XXX 70) Correct wrong image equalized in mosaic - equalize only the new frame and not the whole mosaic
XXX 71) Create registration plugin capability using QLibrary
    XXX - 2 interfaces: Qt interface (QImage, QLists), pure C interface (uchar*, TPoint*), c++ interface?
    XXX - passing parameters for plugins
    XXX - error interface
    XXX - progress interface
    XXX - provide common functions that might be userful for any registration
    XXX - boolean variable defining stop-running of the method
    XXX - pre & pos processing: RANSAC, LSQ transf est
XXX 72) demo for Marco, create simple way of calling his plugin
XXX 73) draw curves constituted of points on PaintLayer
XXX 74) brightness and constrast (histogram adjustment) on the fly, while viewing
XXX 75) create personal cursors for all drawing in image view
XXX 76) Separate RMSE calculation
XXX 77) Second rectangle selection: check if it's outside of image
XXX 78) check that removing all points from lists still show one...
XXX 79) clear transformation matrix...
XXX 80) separate enhancement for each channel, check if 0 then do not enhance...
XXX 81) error in forgetting resolution then pressed preview button
XXX 82) Bug in registration only: result coordinates are wrong (ex: x - 6600m...)
XXX 83) Sub pixel for translation transformation
XXX 84) Show coordinates on result image if there are some
XXX 85) Correct: While inverting points do not show them

86) clean borders from corners
XXX 87) initial 128 points!!!

60) Show geo coords in LAT LONG
41) mosaic: multiresolution spline at the line of minimal error
43) mosaic: super resolution rendering
44) support huge images: write new image class and use instead of
    QImage, the class should do simple memory caching, be tiled,
    allow scanLine (suing BEGIN scanLine END - in order to
    create a scan line into memory and later write into the image).
45) Checks why automatic contrast for image preview sometimes doesn't
    works.
46) Add Tie Point Editing feature by clicking on images.
XXX 47) Implement the generation of image diference as a new product.
48) Crop into the second not genereting the correct geotiff coords.








