-
Prepared based on the matlab source code for camera calibration, and they hope t...
基于matlab编写的摄像机定标源代码,希望对大家又有-Prepared based on the matlab source code for camera calibration, and they hope to have everyone
- 2022-02-06 21:51:32下载
- 积分:1
-
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)...
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual threshold value of two) to support a variety of image deconvolution calculation (Gaussian filtering, contour extraction)
- 2022-06-18 10:02:51下载
- 积分:1
-
直方图均衡化的一个程序,只能对BMP的黑白图像进行直方图均衡化...
直方图均衡化的一个程序,只能对BMP的黑白图像进行直方图均衡化-A histogram equalization process, only black and white BMP image histogram equalization
- 2023-07-07 05:10:02下载
- 积分:1
-
CAviFile00001.zip
读写Avi文件的vc程序
CAviFile00001.zip
读写Avi文件的vc程序-CAviFile00001.zip literacy Avi documents vc procedures
- 2022-11-11 23:15:03下载
- 积分:1
-
梯度锐化:通过处理使图像的棱角更加分明,边缘对比明显
梯度锐化:通过处理使图像的棱角更加分明,边缘对比明显-Gradient sharpening: by processing the image edges and corners to make more clear, obviously the edge contrast
- 2022-01-25 23:47:33下载
- 积分:1
-
用于在窗口中加载colorbar的IDL源代码
用于在窗口中加载colorbar的IDL源代码-For the colorbar in the window to load the IDL source code
- 2022-11-21 13:55:03下载
- 积分:1
-
美国ACM SIGGRAPH的计算几何图形代码精华,连载2
美国ACM SIGGRAPH的计算几何图形代码精华,连载2-the calculation geometry code essence, a series of 2
- 2022-07-16 15:13:27下载
- 积分:1
-
独立分量分析ICA,用于图像处理,程序不错,可以参考
独立分量分析ICA,用于图像处理,程序不错,可以参考-Independent Component Analysis ICA, for image processing, the procedure well, can refer to
- 2022-08-11 22:10:23下载
- 积分:1
-
本程序利用相关度量和仿射变换来跟踪。
本程序利用相关度量与仿射变换来跟踪目标
通过通过相似性度量在上帧目标周围区域搜索目标得到目标
5帧以上时 用仿射变换来更新目标模板 从而解决目标跟踪中目标发生形变 -This procedure make use of relevant metrics and affine transformation to track the target through the adoption of similarity measure in the last frame target search the surrounding region has been the target for more than five affine transformation used to update the target template in order to address the target tracking target deformation occurred
- 2023-01-31 05:00:03下载
- 积分:1
-
Description: A faster implementation of binary dilation and erosion.
Our f...
Description: A faster implementation of binary dilation and erosion.
Our functions take advantage of MATLAB s decomposition of the structuring element but they may result much faster. Try to run example.m to see the speed improvement factor, changing the parameters.
- 2022-04-23 15:54:51下载
- 积分:1