资源列表
A_new_algorithm_of_image_compress_based_on_BP_neur
- 本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
bm3d_nl
- CT重建图像时,先用BM3D滤波,然后运用经典的非局部平均去噪,效果很好-CT reconstruction image, the first with BM3D filter, and then use the classical non-local average denoising, very good. .
wbalance
- 一个非常 非常有效的机遇色温的白平衡处理matlab程序-White balance processing
Thresholding-using-mean-shift
- 基于mean shift的阈值分割matlab代码,先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。-Threshold based on mean shift segmentation matlab code, the first split with the Mean Shift algorithm similar to the gray value characteristics of the element
ASMSourceCode
- ASM算法能够在人脸偏转情况下较好实现特征点定位-ASM algorithm can be deflected in the case of face feature point location to achieve a better
stasm 提取人脸部的六十八的特征点
- 可以直接安装使用的asm的程序,用于提取人脸部的六十八的特征点-Asm can be directly installed on the procedures used for the extraction of the 68 human facial feature points
gabor
- Gabor滤波器经常被用于形状检测和特征提取,本文档作为gabor filter的tutorial性文档,详细介绍了gabor filter的原理 和特点 对要使用gaborfilter的初学者大有裨益-Gabor filters are often used to shape detection and feature extraction, gabor filter in this document as a document of the tutorial, detailing gab
graphcutforcpp
- 这是一个基于图割算法的立体匹配程序。本程序给出了相应的c/c++代码,可以在Unix和windows下进行编译和执行。效果很好!-This is a graph cut algorithm based on stereo matching process. This procedure gives the corresponding c/c++ code can be compiled under Unix and windows and execution. Good results!
cellimagetest
- 数字图像处理,基于OpenCv的医学细胞分割,内附图片-Digital image processing, based on medical OpenCv cell division, included pictures
trace
- 8邻域边缘连接,实现闭合边界跟踪,简单实用-8 neighborhood edge connector, to achieve closure boundary tracking, simple and practical
dvi
- 利用IDL语言编写程序 计算差值植被指数,包括波段的读取,波段数据的分块和指数计算-Using IDL language program to calculate the difference vegetation index, including the band read the sub-band data block and index calculation
HMMDemo
- 基于HMM的人脸识别源代码,配置条件为OPENCV3.1,VC6.0,可以作为了解隐马尔科夫的列子。-HMM-based face recognition source code, configuration conditions OPENCV3.1, VC6.0, as understand the hidden Markov Liezi.