搜索资源列表
灰度图象基本处理
- 均值滤波,图象分割等
人脸图像识别
- matlab关于人脸识别的程序
整数DCT(BinDCT)快速算法及其在图象压缩中的应用.pdf
- 整数DCT(BinDCT)快速算法及其在图象压缩中的应用.pdf
对256色图像处理
- 对256色图像处理的VC源代码,可以让你了解处理图像的技术.
matlab 粒子滤波
- 粒子滤波的基本程序,用matlab编写的,对初学者很有帮助
图像锐化
- 图像锐化
tansform
- 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -corruption, inflation, thinnin
42605
- 数字图像处理SpaceDomainIntensify! 数字图像处理SpaceDomainIntensify!-digital image processing SpaceDomainIntensify! Digital Image P rocessing SpaceDomainIntensify!
geometry_c++
- 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geometry commonly used algorithm li
watershed_vs
- This file contains the function body for the watershed algorithm.Algorithm reference: L. Vincent and P. Soille, \"Watershed in digital spaces: An efficient algorithm based on immersion simulations\"-This file contains the function body for th e water
yueguang
- 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
S+P
- 使用C语言实现整数小波S+P变换和算术编码-use C language S P integral wavelet transform and arithmetic coding
ECGanalysis
- ECG信号处理获得各种features,包括P和T波的参数,该程序使用的数据来自mit database 如果要执行该程序,要修改ECG 信号的源文件目录-ECG signal processing to obtain a variety of features, including the P and T-wave parameters, the program uses data from mit database
dipum_toolbox_1.1.3.p
- 冈萨雷斯数字图像处理MATLAB版工具包函数库,文件格式为.p。-Gonzalez Digital Image Processing MATLAB version of the tool kit function library, the file format. P.
dipum_1.1.3
- 数字图像处理(matlab版)自带的DIPUM toolbox,版本1.1.3(p-file版)-Digital Image Processing (matlab version) comes with the DIPUM toolbox, version 1.1.3 (p-file version)
vshcluster
- 采用VSH算法思想解决p-median问题,别人的东东,希望对大家有所帮助-solving p-median problem by using VSH
p-laplace
- 改进了Criminisi算法,采用P-laplace算子作为数据项进行优先级计算,并有计算PSNR的功能-Improved Criminisi algorithm, using P-laplace operator as data items priority basis, and have calculated the functions of PSNR
matrix-spectra-Filterings-code
- 该程序包是P.C.hansen的著作Deblurring Image Matrixs,Spectra and Filtering的习题代码-The package is PChansen the book Deblurring Image Matrixs, Spectra and Filtering Problem code
P-tile
- P-tile method 图像阈值区域划分-P-tile method image threshold zoning
P-laplase-CDD
- 基于P-laplase 改进的各项异性CDD熟悉图像修复算法-Familiar with the image restoration algorithm based the P-laplase improved anisotropic CDD