lp:~glennpierce/+junk/main

Created by GlennPierce and last modified

FreeImageAlgorithms is an image processing library built on top of FreeImage.
Although originally created for images involving cells it could be used for a large range of tasks.

Some of the features include:

Arithmetic operations
Statistical operations
Convolution and related filters
Predefined Palettes
FFT
Binary Morphology
Particle finding - Ie Labelling of binary images
HBITMAP conversions (Win32)
Drawing - Basic Shapes / Convex Hull
Distance Transform
Flood Fill
Linear Scaling
Many utility functions including min max finding in an image
Get Pixels values along a line
Create images from arrays of data.

Get this branch:
bzr branch lp:~glennpierce/+junk/main
Only GlennPierce can upload to this branch. If you are GlennPierce please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
GlennPierce
Status:
Mature

Recent revisions

285. By GlennPierce

Added method to convert 48bit colour ie Canon raw images.
Fixed bugs in FindMaximia functions.
Added GetPitchInPixels
Thread hold sets pixels to zero now if they are below the threshold.

284. By GlennPierce

Update license info.

283. By GlennPierce

Updated C# wrapper to remove SimplePaste reference.

282. By GlennPierce

Synced to svn version. Changed copyright

281. By GlennPierce

Fixed memory leak in gradient blend and correlation functions.
Adjust whole rectangle not just top left.

280. By GlennPierce

Merged with launchpad

279. By GlennPierce

Removed non useful correlation functions.
Added ability to pass search region and mask to the correlation functions.
Added empty rect constant and a function to detect an empty rect.

278. By GlennPierce

Changed gradient blending code to something that actually works.
ParticleInfo fix.

277. By Glenn Pierce <glenn@Racso>

Moved gradient blending into its own file and did the same for the tests.

276. By Glenn Pierce <glenn@Racso>

Added boost current function macros.
Gradient function turns out to be wrong. Added tests

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.