This control is anoTher extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of dealing with the filter messages and item filtering by incorporating it into the control. This could have been implemented as delegates, but we create controls to do the work for us, don t we? I would like to thank Carlos H. Perez since a lot of the implementation came from examples he set with his ListViewEx control.
Argh! Where s my mouse? Ah look at the eyes .... there it is! )) Mouse Eyes is anoTher mouse cursor follower. Mouse eyes idea is indicating which direction to look in to find your mouse cursor.
This function is anoTher tutorial on how to do computer vision type stuff with Octave/Matlab. It shows how to implement
Hartley and Zisserman s "DLT" algorithm for estimating a homography from point correspondences
This m file hide an image jpeg,png in anoTher jpeg,png image.
The height and width of the secret image is in LSB of 1st 32 pixels of 1st row of the cover image.This helps in the recovery of secret image.
The secret image must be smaller than cover image.A message box will appear with a number ,that number is the maximum product of width and height of secret image that can be successfully embedded in the cover image.
The final png image will appear in workspace with random name.This image contains the secret image.One such png image is in the zip file with name 4447.png it contains an image of res 100x122.