资源列表
calibration
- 摄像头标定程序(采用张正友的标定方法),里面含有运行结果示例-Camera calibration program (with Zhang Zhengyou calibration method), which contains the results from the sample
CImg
- 一个图像处理的C++类库,封装了常用算法,如图像的读写,旋转等功能
bmp1
- 数字图像处理的基本程序,MFC程序的编程-The basic procedures of digital image processing, MFC programming procedures
openglCircleMove
- 由opengl编辑的小球游戏,通过鼠标可以操纵球的方向-By OpenGL editor ball game, a mouse can control the direction of the ball
Prosac
- 用opencv2.3.1+vs2008实现PROSAC算法。PROSAC是比ransac算法更快的剔除无匹配算法。前提是,这种策略的前提是假定匹配度高的特征是内点的概率比匹配度低的特征要高。 -With opencv2.3.1+ vs2008 realize PROSAC algorithm. PROSAC is faster than ransac algorithm of eliminate no matching algorithms. Premise is, this strategy
squareD
- 结合opencv库的使用,用c++代码实现了图片里的矩形检测(use opencv, and c++ detect rectangle in image)
squareD
- 提取图像中规则的直线边界区域,并进行显示(The linear boundary area of the rule is extracted and displayed.)
vc_showdib_2010
- 数字图像处理的一些代码:图像的平移、旋转、平滑、滤波、DCT变换、缩放等-The image of the translation, rotation, smooth, scaling and so on
ImageDeformation
- 一个基于opengl的二维图形软件平台.适合在之上开发一些研究算法-An opengl based 2D framework, which is useful for developoing the appropriate 2D algorithms in research
OmniCamera(2)
- 广角镜头相机标定和畸变校正相关文献(2)-Wide-angle lens distortion correction and camera calibration literature (2)
Programming-Medical-Image-Analysis
- 《用可视化工具进行医药图像分析的编程简介》是一本耶鲁大学的上课辅导书,这本书针对具有C 和 C++编程背景知识的研究生,为了让他们掌握和使用开源医学图像分析工具集(VTK),并且提高他们的技能和水平。-It s goal for the class was to provide suffi cient introductory material for a typical 1st year engineering graduate student with some backgro
MedianFilter
- 程序使用VB编写,实现100多张图片的中值滤波功能,最终实现背景的剔除及提取。-Programs written using VB to achieve more than 100 pictures of the median filter function, and ultimately eliminate the background and extraction