资源列表
SobelEdgeDetection
- 用于边缘检测的一种经典方法,供大家参考学习-edge detection for a classical method for reference learning
HarrisCornerDetector
- 一种很好的角点检测算法harris,供大家参考学习用.-a good angle detection algorithm harris, for your reference to study.
zjj87
- 三维三自由度机器人仿真程序,可以离线编程-3D three-robot simulation program can OLP
flybh2006
- 傅立叶变换源码,vc下可用,二维图像处理-Fourier transform source code available under vc, two-dimensional image processing
biaoding
- 三维立体视觉标定程序,有实际应用,非常有用-3D visual calibration procedures, practical applications, a very useful
work2006
- 三维图像的标定算法,matlab里面实现的,可以用,效果不错-3D image calibration algorithm, the realization inside Matlab can be used and the results good
AnimationShop83
- 一个在VB中实现三维动画的软件,能够渲染,来自互联网-one in VB 3D animation software, to exaggerate, from the Internet
DolphinVS
- DolphinVS,用DrectX 编写的3维海豚游动例子。 运行流畅-DolphinVS with DrectX prepared by the three-dimensional dolphins swimming examples. Smooth Operation
Fountain2
- 用 OpenGL 编写的模拟3D 喷泉程序。粒子系统例子称训。-with OpenGL 3D simulation prepared by the fountain procedures. Examples of said particle system training.
IsmyDIP
- 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prep
redbirdsource1
- Windows位图(Bitmap)和调色板(Palette) 功能是打开一幅位图,并显示在屏幕上。-Windows Bitmap (Bitmap) and the palette (Palette) function is an open Bitmap rate, and on the screen.
redbirdsource2
- 直方图修正和彩色变换 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-amendments and color histogram function is to transform the amendment and color histogram Transform c