资源列表
PV_MI
- 三维图像配准中的互信息程序。加入边界处理。
snake
- 一个十分经典蛇形算法函数,只要自己写一个小程序链接就可以了
imm_matlab
- 机动目标跟踪,交互式多模型算法的代码,一个简单的例子-Maneuvering target tracking, interactive multiple model algorithm code, a simple example
work
- 基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。-Airspace based on fragile watermarking algorithm, the method is the most representative of the least significant bit (LSB) method, which is the method of the document, two documents were
ZoomDIB
- /************************************************************************* * 函数名称: * ZoomDIB() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * float fXZoomRatio - X轴方向缩放比率 * float fYZoomRatio - Y轴方向缩放比率 * 返回值: * HGLOBAL - 缩放成功返回新DIB句柄,否则返回
cbj
- 查图中各种直径的圆个数,可以快速查出图上有几种直径,并统计出各种直径的数量-(DEFUN C:cbj () (PRINC "查直径及个数") (setq ss (ssget ((0 . "CIRCLE")))) (setq i 0 n 0 zj-j nil) (repeat (sslength ss) (setq el (entget (ssname ss i))) (setq zj (read (rtos (cdr (assoc 40
ImageProcessor
- 图像处理器,可以加载图片,然后进行旋转、缩放等功能。-Image processor, you can load the image, and then rotate, zoom and other functions.
histogram_Eq_bit_plane_threshing
- 图像处理中的直方图,二值化和位图层分离的实现,用的opencv,devcpp。-A histogram of the image processing, the binarization and bit layers separated realization OpenCV devcpp.
contour
- 轮廓提取的一般方法,基本方法,入门者可以参考一下-General contour extraction method, the basic approach, beginners can refer to
main8
- 计算图像矩,以及根据图像矩阵进行图像的分类-Calculation of image moments, and the image based on the image classification of the matrix
test
- 利用opencv开源视觉库,对图像进行识别匹配,从很多张图像中找出待匹配的图像并返回其名称-Using the opencv open source visual library, the image recognition and matching, many images to find the image to be matched and return the name
EM
- 图像图形处理中评价函数,包括平均梯度,方差,边缘密度和熵。-Evaluation of image and graphics processing functions, including average gradient variance, edge density and entropy.
