-
for Computing logarithmic polar transformation of image
用于实现对数极坐标变换的程序,在图像处理中对于旋转、缩放的图像如果需要得到其参数的话,需先进行对数极坐标变换,然后进行相位相关法计算。-for Computing logarithmic polar transformation of image
- 2022-03-03 04:45:12下载
- 积分:1
-
用验证码实现的验证码,最基本的例子!
用DELPHI实现的验证码识别的最基础例子!-DELPHI realize with the Verification Code to identify the most basic examples!
- 2023-02-23 01:20:04下载
- 积分:1
-
这是一个MATLAB开发的书籍,对MATLAB图像处理介绍…
这是一本matlab开发书籍,介绍了matlab的图像处理以及其他的操作。-This is a matlab development books, the introduction of the matlab image processing and other operations.
- 2022-01-28 10:26:21下载
- 积分:1
-
稿件名称:Visual C++.Net中基于ADO的数据库图像输入方法
稿件作者:王亚民
程序名称:Resource.h
运行环境...
稿件名称:Visual C++.Net中基于ADO的数据库图像输入方法
稿件作者:王亚民
程序名称:Resource.h
运行环境:VC++.NET、SQL Serve 2000、WindowsXP
注意事项:
- 2023-03-27 20:00:04下载
- 积分:1
-
Procedures for the realization of RANSAC algorithm, by reading the program after...
程序为实现RANSAC算法,通过阅读该程序后,对学习RANSAC非常有帮助.-Procedures for the realization of RANSAC algorithm, by reading the program after learning RANSAC very helpful.
- 2022-04-25 14:23:38下载
- 积分:1
-
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。...
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。-no
- 2022-01-22 05:13:44下载
- 积分:1
-
一个画直方图的软件,有原代码,用 BORLAND C + + BILDER 编的。
一个画直方图的软件,有原代码,用 BORLAND C + + BILDER 编的。-a painting histogram software, the original code used BORLAND C BILDER series.
- 2022-07-22 06:38:26下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition.
- 2022-07-23 23:27:44下载
- 积分:1
-
打开tiff文件的一个简单程序,内附一幅测试图像。不同的tiff文件可能不支持,是研究tiff文件格式的一个很好的例子...
打开tiff文件的一个简单程序,内附一幅测试图像。不同的tiff文件可能不支持,是研究tiff文件格式的一个很好的例子-Tiff files to open a simple procedure, and inserting a piece of test images. Different tiff files may not support, is to examine the tiff file format of a good example
- 2022-03-13 10:24:33下载
- 积分:1
-
Active contour demo implements snake, which essentially is an A* search. This ca...
Active contour demo implements snake, which essentially is an A* search. This can be used for image registration, segmentation, feature extraction.
- 2022-04-26 11:48:48下载
- 积分:1