资源列表
phase_unwrapping
- phase unwrapping p hase unwrapping-phase unwrapping
algorithm
- This paper presents a new algorithm for partitioning a gray-level image into connected homogeneous regions. The novelty of this algorithm lies in the fact that, by constructing a minimum spanning tree representation of a gray-level image, it reduce
images
- An unsupervised and robust algorithm for segmenting color images using graph theoretic concepts is proposed in this paper. A novel region growing procedure is proposed for cycle (segments) formation and cycle merging. Experiments were carried o
tiaoshi
- 基于相位相关性的运动估计实现方法,matlab代码-Based on the estimated phase correlation motion method, matlab codes
MFA_constructs
- 用于生成经过组合滤色片之后的视场偏差图像,为后续算法提供实验图像-for constructing the biased image to test the latter algorithm
DCT
- 离散余弦变换的图像去噪的编码及图像的保存和显示-Save discrete cosine transform image coding and image de-noising and display
Use-matlab-draw-contour-lines
- 使用matlab绘制带有数字标示的等高线-Use matlab draw contour lines marked with numbers
cameraCali
- 张正友标定法,标定图像,将图像进行校正,是当今用的最多的方式方法-This method is so good, I have transferred through this. And it is very useful for the IT workers. This is my first code. Thank you every one.
Line
- 用DDA算法、中点算法、Bresenham算法完成直线绘制-Using DDA algorithm, midpoint algorithm and resenham algorithm complete line drawing
MVSnapSingle
- 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 -Demo save a BMP file to a specified directory. Use MVSnapShot grab a frame image into memory, use ConvertBayer2Rgb conve
MVSnapContinuous
- 演示利用回调方式,实现连续循环采集图像到内存,并转换成RGB 24位格式位图。 在回调函数中,实现对采集数据的处理和显示。-It demonstrates the use of the callback method to achieve continuous cycle capture images to memory, and converted into RGB 24-bit format bitmaps. In the callback function, to achieve
MVStoreAvi
- 演示保存AVI文件到指定目录,利用回调方式,实现AVI视频流的存储。-Demo save AVI files to the specified directory, use the callback method to achieve storage AVI video stream.