-
图像配准C++版
图像配准C++版
- 2020-11-30下载
- 积分:1
-
graphic
里面涉及了线宽线型的设置,各种图形,还有画笔画刷设置选择,颜色设置等,代码非常齐全,还有编程的每一步都有截图和说明(Which involves the linewidth linear settings, a variety of graphics, and brush brush settings selection, color settings, the code is very complete, and programming of every step have screenshots and description)
- 2014-12-14 20:30:20下载
- 积分:1
-
C# 局部放大图片实例 附完整源码
C# 局部放大图片实例 附完整源码
- 2013-05-22下载
- 积分:1
-
QRcode_righting
二维码扶正,对不同光照图片都有较好结果,涉及几种不同的二值化方法,采用霍夫检测直线和双线性变换扶正二维码,内含的7张图片都能扶正(Two-dimensional code righting, have a better picture of the different light result, involving several different binarization method using Hough transform to detect linear and bilinear righting two-dimensional code, embedded image 7 can be righting)
- 2016-12-10 20:33:11下载
- 积分:1
-
restore
说明: 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。
图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。
(A sharp and clear image is not directly produced
from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that
is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images
related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront
Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics
of the system are jointly optimized for optimum system performance.)
- 2010-04-07 15:41:40下载
- 积分:1
-
dtcwtthresholding
双数复小波阈值除噪程序,可以实现双数复小波分解及重构。并能实现阈值除噪。(Double the number of complex wavelet threshold denoising procedures can achieve double the number of complex wavelet decomposition and reconstruction. And to achieve the threshold noise removal.)
- 2021-03-20 21:19:18下载
- 积分:1
-
MRF(matlab)
一个很好的马尔科夫随机场(MRF)模型应用实例。(Examples for the application of markov random field.)
- 2011-12-21 20:35:29下载
- 积分:1
-
ImproveCanny
说明: 一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and the sub-images edge information.)
- 2019-03-20 21:30:08下载
- 积分:1
-
SLAM-for-Dummies
计算机视觉与应用,详细介绍图像,计算机视觉理论(application of computer vision, detailed image, computer vision theory)
- 2017-03-11 21:54:57下载
- 积分:1
-
Remote-Sensing-Image-Processing
基于偏微分方程的遥感图像处理方法 利用测试图像对算法进行仿真验证,并与其它图像去噪算法进行去噪效果比较,通过数值对降噪效果进行评估,得出该方法不仅能够去除噪声而且能够很好的保护图像的边缘等细节信息,弥补了高阶非线性扩散去噪方法导致边界模糊的缺陷,提高了遥感图像的质量,改善了视觉效果(Simulation algorithm of remote sensing image processing methods based on partial differential equations using the test image denoising results compare with other image denoising algorithm to assess the value of the noise reduction effect, draw the method can not only remove the noise but well protected image edge details, to make up for the higher order nonlinear diffusion denoising method lead to fuzzy boundaries defects and improve the quality of remote sensing images and improve the visual effects)
- 2021-04-15 22:18:54下载
- 积分:1