-
picture3
讲解滤波与二值图像处理,比较简单的图像处理源码(Explain the filtering and binary image processing, image processing source code is relatively simple)
- 2011-12-27 19:14:54下载
- 积分:1
-
DSP
程序是基于DSP的数字图像处理技术,可以实现军事滤波,中值滤波和维纳滤波,实现效果较好(The program is a DSP-based digital image processing technology, the military filtering, median filtering and Wiener filtering, better
)
- 2012-03-18 08:30:46下载
- 积分:1
-
mv
说明: mfc开发程序及经验,以工业相机采集系统为例进行了框架类的设计使其完成采集 存储 及图像的处理(mfc development process and experience with industrial camera acquisition system as an example of the framework class is designed to complete the acquisition and storage and image processing)
- 2011-11-02 21:50:23下载
- 积分:1
-
lda_hash
以SIFT特征为目标输入,LDAHash方法进行降维实现目标识别(SIFT features input LDAHash method to reduce the dimensionality of the target recognition)
- 2021-01-01 18:28:58下载
- 积分:1
-
MeFrm
说明: 傅立叶变换在图像处理中的重要作用:
(A) 图像增强与图像去噪
绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘;
(B) 图像分割与边缘检测
提取图像高频分量
(C) 图像特征提取
形状特征:傅里叶描述子
纹理特征:直接通过傅里叶系数来计算纹理特征
其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性
(D ) 图像压缩
可以直接通过傅里叶系数来压缩数据;常用的离散余弦变换是傅立叶变换的实变换;
(Fourier transform in the important role of image processing:
(A) image enhancement and image denoising
Most of all images of high frequency noise by low pass filter to filter out high frequency noise edge is the image of the high frequency components can be enhanced by adding high frequency components to the edge of the original image
(B) Image segmentation and edge detection
High frequency components extracted image
(C) image feature extraction
Shape features: Fourier descriptors
Texture: directly through the Fourier coefficients to calculate the texture features
Other features: The characteristic value extracted by Fourier transform to the characteristics of translation, scaling, rotation invariance
(D) image compression
Fourier coefficients can be directly compressed data commonly used discrete cosine transform is the Fourier transform of the real transformation
朗读显示对应的拉丁字符的拼音)
- 2011-03-28 19:06:27下载
- 积分:1
-
Alpha_shapes_3
这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习(This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study)
- 2020-11-05 17:09:51下载
- 积分:1
-
SingleCalibrate
基于opencv的相机单目标定程序,很好的学习资源,做图像矫正的可以看看~(Opencv based on a single target of the camera program)
- 2015-05-06 13:53:42下载
- 积分:1
-
CVPR2011Paper
CVPR2011文章Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns(paper of CVPR2011 Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns)
- 2012-02-21 09:55:26下载
- 积分:1
-
blur
本文是中值滤波的一些应用,个人觉得中值滤波比一些算子滤波效果要好得多(This article is median filtering applications, personal feel median filter is much better than some of the filtering effect of the operator)
- 2012-10-09 20:26:27下载
- 积分:1
-
visual-detecting-for-PCB
用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮
廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、
Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗
曼编码表、行程编码、LZW编码等。
对于研究电子封装技术,视觉检测及电机精确控制的同学学习参考使用。(visual detecting for PCB.rar)
- 2020-09-28 17:27:44下载
- 积分:1