-
图像处理的一些基本功能源码很全
有20多个
图像处理的一些基本功能源码很全
有20多个-Some basic image processing functions of the entire source code is more than 20
- 2022-05-24 15:33:46下载
- 积分:1
-
是一个数字图像处理的简单平台,适合初学者
是一个数字图像处理的简单平台,适合初学者-是?桓 鍪??滞 ?像
- 2022-01-26 04:27:48下载
- 积分:1
-
Using matlab toolbox for image registration, extraction of feature points needed...
使用matlab工具箱进行的图像配准,需提取特征点来实现配准-Using matlab toolbox for image registration, extraction of feature points needed to achieve alignment
- 2022-12-18 03:45:03下载
- 积分:1
-
采用3×3的窗口模板。实现了均值滤波的操作
采用3×3的窗口模板。实现了均值滤波的操作-Using 3 × 3 template window. Achieved a mean filter operation
- 2023-04-08 03:55:03下载
- 积分:1
-
VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考
VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考-VC and OpenGL realize the point cloud to read interface, the need for a friend can download the reference
- 2022-02-03 21:53:03下载
- 积分:1
-
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。...
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。
-This procedure for full-variational (Total Variation, TV) denoising algorithm, which uses the PDF to correct TV algorithm small problem. This algorithm is well preserved, while Original edge information to remove noise.
- 2022-12-01 21:10:03下载
- 积分:1
-
现在进行图像处理已经越来越频繁,下面是用c语言进行图像jpeg处理压缩编码源程序...
现在进行图像处理已经越来越频繁,下面是用c语言进行图像jpeg处理压缩编码源程序-Will now proceed to image processing has become increasingly frequent, Here is using c language source code to handle compressed jpeg image
- 2022-07-24 16:04:23下载
- 积分:1
-
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助...
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助-Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone
- 2022-07-12 07:25:59下载
- 积分:1
-
C++ Builder编写的边缘增强图像处理编程中的应用…
应用C++Builder编写图像处理中的边缘增强程序-Application of C++ Builder to prepare the edge enhancement image processing program
- 2023-07-27 11:40:03下载
- 积分: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