-
131748200951415
亚像素边缘检测,比像素级边缘检测更有精确(Subpixel edge detection)
- 2018-05-11 15:59:27下载
- 积分:1
-
24368
程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。
每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.
  Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other.
Specific methods of each class, see the comments in the appropriate header files.)
- 2015-04-13 10:05:34下载
- 积分:1
-
pciidenoise
%通过耦合神经网络结合中值滤波实现图像的降噪源代码( Through the combination of coupled neural network filtering image noise source code)
- 2008-12-09 17:08:30下载
- 积分:1
-
edge-Canny-sobelCSharp
数字图像处理技术 边缘检测 Canny sobelC# 数字图像处理技术 边缘检测 Canny sobelC#(Digital image processing technology edge detection Canny sobelC# digital image processing technology edge detection Canny sobelC#)
- 2015-03-27 12:08:23下载
- 积分:1
-
densecrf-master
说明: 应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分: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
-
海森矩阵
说明: 海森矩阵在图像处理中有许多应用,此代码为海森矩阵的matlab代码(The Hessian matrix has many applications in image processing. This code is the matlab code of the Hessian matrix.)
- 2019-10-01 14:45:08下载
- 积分:1
-
CvvImage
基于OPENCV的数字图像处理的Cvvimage库,(CvvImage Class in image process
)
- 2014-06-26 08:49:43下载
- 积分:1
-
sauvola
用于对图像进行分割的算法的一种,对部分类型图像处理较好
(For the image segmentation algorithm a kind type of image processing on the part of good)
- 2021-02-03 14:59:58下载
- 积分:1
-
Otsu
很好用的图像分割方法,大家可以试一下,我运行过了(Very good segmentation method, very useful, you can have a try, I used the effect is very good)
- 2013-09-02 16:36:04下载
- 积分:1