资源列表
Im2BwwithSelf
- 实现了图像处理的自适应二值化算法,该算法可以实现找到图像的阈值,文件中包含了该算法的实现,并赠送二值化算法-Image processing to achieve adaptive binarization algorithm, which can achieve a threshold to find images, the file contains the implementation of the algorithm, and presented binarization algorit
ZedGraph_yuanma_Demo_HelpDoc
- 强大的开源画图控件Zedgragh,包含控件源码,Demo示例代码和帮助文档,分为Winform版和WebForm版。-Powerful open source drawing controls Zedgragh, including source control, Demo sample code and help document is divided into Winform version and WebForm version.
showimage
- 简单的图像显示,入门级别的,在配置好opencv后使用-show image
work
- 绘制一个正方形,设置颜色为红色,这个程序比较简单-Draw a square, set the color to red
NLM
- 非局部平均算法是一种自适应的空域滤波算法,可以看作Yaroslavsky滤波和双边滤波算法的改进。-Nonlocal average algorithm is a kind of adaptive spatial filtering algorithm, can be seen as Yaroslavsky filter and the improvement of bilateral filtering algorithm.
Zhang-zhengyou-Camera-calibration
- 张正友摄像机标定matlab程序,用来求出摄像机的内外参数矩阵。-Zhang Zhengyou camera calibration matlab procedures used to calculate the camera' s internal and external parameter matrix.
Harris-corner-extraction
- Harris corner extraction matlab code,摄像头标定时采用的角点检测方法,用于提取角点像素坐标。-Harris corner extraction matlab code, camera calibration using corner detection method for extracting corner pixel coordinates.
start-camera
- 启动摄像头、并将摄像头拍摄下来的视频保存下来。matlab代码-Start the camera, and save the video
lazer
- 基于MFC的激光点云处理程序,可以实现激光点云的三角网格生成、栅格精简等功能-for voxelization of lazer points
Dilate
- C语言实现图像的膨胀处理,主要适用于灰度图像处理-The expansion of the C language to achieve image processing, mainly applicable to grayscale image processing
double_cam
- 同时获取两个摄像头信息的源代码 平台是vs2010-At the same time two cameras information platform for the source code is vs2010
opengl
- 我教您如何创建一个OpenGL窗口。这一课中,我将教您如何创建三角形和四边形。我们讲使用来创建GL_TRIANGLES一个三角形,GL_QUADS来创建一个四边形。 在《创建一个OpenGL窗口》代码的基础上,我们只需在DrawGLScene()过程中增加代码。下面我重写整个过程。如果您计划修改上节课的代码,只需用下面的代码覆盖原来的DrawGLScene()就可以了。
