Folks,
Based on a bit of duplication between Ari and I, I thought it might be
helpful for me to summarize a bit of the work I have underway. For clients
I am developing:
- Support for blend cutlines in the warper.
- An algorithm for computing raster proximity maps.
- An algorithm for interpolat
Ari Jolma wrote:
Ari Jolma kirjoitti:
In addition, I found also new Polygonize method! That's great since
I'm going to need one soon.
Hmm, seems to need much debugging still. Lots of warnings and lots of
polygons with two points.
Is the code in polygonize.cpp based on a published algorith
Ari Jolma kirjoitti:
In addition, I found also new Polygonize method! That's great since
I'm going to need one soon.
Hmm, seems to need much debugging still. Lots of warnings and lots of
polygons with two points.
Is the code in polygonize.cpp based on a published algorithm?
Regards,
Ari
Frank Warmerdam kirjoitti:
Folks,
I have done a bunch of work on http://trac.osgeo.org/gdal/ticket/2477
to get GetHistogram() working in the python bindings. That should now
be fixed.
GetHistogram was already working in Perl.
I also added the GetDefaultHistogram() and SetHistogram() method