-
SURF-V1.0.9-WinDLL
基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配(SURF feature points based on image registration code)
- 2009-10-08 12:07:31下载
- 积分:1
-
PCB
PCB板检测的大概流程如下:首先存储一个标准PCB板图像作为参考标准,然后将待检测的PCB板图像进行处理,比较与标准PCB图像的差异。根据差异的情况来判断缺陷类型。(The approximate process of PCB board detection is as follows: first, a standard PCB board image is stored as a reference standard, and then the PCB board image to be detected is processed to compare the difference between the standard PCB image and the standard image. The type of defect is judged according to the difference.)
- 2021-04-27 17:28:44下载
- 积分:1
-
TERCOM
完整的仿真了地形匹配中的TERCOM算法,包含了地形数据。(A complete simulation of terrain matching in the TERCOM algorithm, including terrain data.)
- 2021-03-12 15:09:25下载
- 积分:1
-
Desktop
说明: 适用于任意图像中轮廓的直线段检测与描绘,对于公路车道直线检测具有良好效果。(Linear segment detection and description for contours in arbitrary Images,it has good effect for straight line detection of highway lanes.)
- 2020-06-19 22:20:02下载
- 积分:1
-
LSB
全套的LSB算法代码,下载就能直接运行,包含水印的嵌入,提取加测试。(Full set of LSB algorithm code)
- 2018-05-18 19:16:32下载
- 积分:1
-
MRF_FCM
实现模糊聚类算法(FCM)与马尔科夫随机场空间约束(MRF)的图像分割、SAR图像变化检测(Fuzzy Cluster Method and Markov Random Field for Image Segmentation or SAR Change Detection)
- 2021-04-13 13:58:56下载
- 积分:1
-
byjc
说明: 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。(For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.)
- 2008-10-26 18:49:00下载
- 积分:1
-
entropy_correlation
说明: 用于计算图像的信息熵和相关性系数,在信息隐藏的图像算法评价中有很好的应用。(It is used to calculate the information entropy and correlation coefficient of image, and has a good application in the evaluation of image algorithm of information hiding.)
- 2019-03-03 17:12:10下载
- 积分:1
-
main
将保存有灰度图像信息的txt文件转化生成灰度图片。 txt数据只能包含数据,数据用逗号或者空格隔开,所存数据个数应与所生成的图片大小相同。例:要还原的图片大小为640*480,那么txt文件中就应当有307200个数据。(The txt file with information of grayscale image is transformed into gray image. The TXT data can only contain data, separated by commas or spaces, and the number of data stored should be the same as the size of the generated image. Example: the size of the image to restore is 640*480, so there should be 307200 data in the txt file.)
- 2018-10-13 12:47:55下载
- 积分:1
-
P-LDA
P-LDA算法的代码,2009年的最新刊物的文章,较新的改进算法,供大家学习交流!(Perturbation LDA)
- 2009-02-25 10:43:11下载
- 积分:1