-
图像处理常用算法程序。包括灰度变换、阈值变换、编码很实用...
图像处理常用算法程序。包括灰度变换、阈值变换、编码很实用-Procedures commonly used image processing algorithm. Including gray-scale transformation, threshold transform, coding is very useful
- 2023-06-18 21:55:07下载
- 积分:1
-
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。...
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。-Image Binarization for medical image processing. Domain value set will be divided into two color images in order to facilitate the segmentation reconstruction operation.
- 2022-04-18 07:57:39下载
- 积分:1
-
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。-From online C++ Graphics technology development deal with code, for foreign open-source code, can be used to study and master the C++ Graphics processing algorithms. Disclosure of information from the Internet for learning to use.
- 2022-10-23 23:25:03下载
- 积分:1
-
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现-canny edge detection algorithm VC6++ with mixed matlab7 realize programming algorithm
- 2022-08-18 16:49:09下载
- 积分:1
-
学习书籍挖掘必读的十个经典算法,对初学者应该有帮助
学习书籍挖掘必读的十个经典算法,对初学者应该有帮助-Excavation of the 10 must-read book to learn classical algorithm, there should be help for beginners
- 2022-03-29 07:23:29下载
- 积分:1
-
Abstract: The inflection point is a digital image of an important information ca...
摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。
-Abstract: The inflection point is a digital image of an important information carrier put forward a new turning point detection algorithm the algorithm does not look for continuous space discrete approximation of the curvature calculation method, but from the appearance of characteristics of discrete curve derived discrete curve the inflection point at k-points between the squared Euclidean distance and the local minimum of this important property. Based on the nature of the algorithm is the first to use Freeman chain code in nature. Filter out objects clearly can not become a turning point on the border pixel, and then in the remaining boundary points by finding out the turning point of the local minimum position. The algorithm is given inflection point detection algorithm with th
- 2022-05-29 18:03:55下载
- 积分:1
-
全局Retinex彩色图像恢复,VC++实现好的效果,恢复…
全局Retinex彩色图像恢复,VC++实现,效果不错,还原真实色彩,与直方图均衡化比较-Global Retinex color image restoration, VC++ to achieve good results, restoring true colors, compared with the histogram equalization
- 2022-03-14 15:28:03下载
- 积分:1
-
一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Netw...
一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Networks,13(5), 1127--1136.
-Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation
of the Optical Flow Field Using Spatial Filtering, IEEE Trans. Neural Networks,
13(5), 1127--1136.
- 2023-01-20 14:45:03下载
- 积分:1
-
3*3 中值滤波的verilog代码实现,已经调试通过!欢迎提出宝贵意见!...
3*3 中值滤波的verilog代码实现,已经调试通过!欢迎提出宝贵意见!-3* 3 filtering to achieve the verilog code has been adopted debugging! Welcomed the valuable advice!
- 2022-01-26 01:41:05下载
- 积分:1
-
Demonstration Program image processing, image processing as a development platfo...
图像处理演示程序,作为图像处理的一个开发平台,里面包含了常用的图像处理功能,方便大家的开发利用。-Demonstration Program image processing, image processing as a development platform it contains the common image processing functions, to facilitate the development and utilization.
- 2022-01-28 18:13:13下载
- 积分:1