资源列表
solar
- this graphicallly shows the solar system.very useful graphics written in c.
mixtureregistration.tar
- code for the point set registration
sourcecode
- simple grid interpolation of scatter data by using euclidean distance. Colouring z with different RGB and save in ASCII, comma delimeter-simple grid interpolation from scatter data.
getgraylevel
- 获得鼠标选择点的灰阶值,还可以使用鼠标拖动来实现量取图像尺寸。在光学检测中非常实用-Get the mouse to select points of grayscale values, you can also use the mouse to drag the image size to achieve the amount of take. Is very useful in optical detection
kalmancode
- kalman滤波跟踪系统的源代码,初学者必看-kalman filter tracking system, source code, beginners must see
MATLAB
- image processing , kirsch filter using matlab code
Laplacian
- 利用VC++编程实现Laplacian边缘检测算子,实现对灰度图像的边缘检测-Using VC++ programming to achieve Laplacian edge detection operator, to achieve the edge detection of gray images
Sobel
- 利用VC++实现对灰度图像进行边缘检测,实现Sobel算子-Using VC++ to realize the edge detection of gray image, Sobel operator
Roberts
- 使用VC++实现Roberts边缘检测算子,实现对灰度图像的边缘检测-Using VC++ to achieve Roberts edge detection operator, to achieve the edge detection of gray images
AffineTrnasformation
- 仿射变换的经典例子,可作为初学者的重要参考-Classic example of affine transformation can be used as important reference for beginners
two-cubic-spline
- 用vc++平台开发的双三次样条插值函数,具有很高的精度-Vc++ platform with two-cubic spline interpolation function, has high accuracy
bmptobinary
- bmp,24位,8位,灰度图-->binary转换