搜索资源列表
MRF_Based
- ,论文《Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统观景变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin 2)生产dll,具体的函数可以查看文件MRF_Based.h 3)如有问题请联系z
skelinationpruning
- 一种新的骨架修剪算法,与之前的其他算法相比,在处理复杂图像时,其修剪效果更好。-A new skeleton pruning algorithm, and compared to other algorithms before, in dealing with complex images, the better pruning.
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
Ratematching_byylluo
- LTE中速率匹配的代码,包括子块交织,比特搜集,比特选择和修剪-The code rate matching in LTE, including the sub-block interleaving and bit gather, bit selection and pruning
Gauss-background
- 基于混合高斯背景模型的背景剪除法,可以对背景进行实时的更新实现对前景的检测-Background model based on Gaussian mixture background pruning method, the background can be updated in real time to achieve the detection of future
a-trimmedmeanfilter_code
- alpha修正剪枝滤波器程序,希望对你有所帮助-correct pruning procedures alpha filter, I hope for your help
fingerprint.tech
- demo program a complete fingerprint feature extraction procedures. Including all the algorithms commonly used options.Centralize: binary image, Center Point- Crop: image pruning- Sectorize: Visualization fan- Normalize: normalized input image- Gabor
Gaussian-background
- opencv下写的关于高斯背景的程序,是目标检测的较好的方法,可以构建高斯背景模型,再利用背景剪除法,即可获得运动目标。-procedures the opencv to write on the Gaussian background, is a better target detection method can build the Gaussian background model, re-use background pruning method, you can get a movin
inpaint_2
- Matlab code of Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning
Skeleton-pruning
- 这是谷歌特征点提取,可以提取到图像的轮廓,特征点及内部的纹理线,共同描述一幅图像-This is Google feature point extraction, can be extracted into the outline of the image, the texture of the feature points and the internal lines, common to describe an image
a-trimmed-filter
- Contra Harmonic Mean and Alpha Trimmed Filter alpha剪枝滤波器-Contra Harmonic Mean and Alpha Trimmed Filter alpha pruning filter
endpoints
- 骨骼化的结果中会有一些毛刺,我们可以对起进行修剪,使用endpoints函数实现-Bones of the results there will be some glitches, we can start pruning, using endpoints function implementation
5frontiertree-pruning-algorithm
- D. Donoho and X. Huo (2001). Uncertainty principles and ideal atomic decomposition. up-D. Donoho and X. Huo (2001). Uncertainty principles and ideal atomic decomposition. up
FP
- 这是一个关于fp增长算法的的程序。目的是进行数据挖掘,进行剪枝操作-This is a program on the FP growth algorithm. The purpose is for data mining, pruning operation
实验报告7-马杰民1030514432
- 1. 在GUI中,实现图像的阈值分割(交互式、迭代法)、区域生长。 2. 在GUI中,,实现二值图像的膨胀、腐蚀, 比较'结构元素类型为:square,line, diamond, disk等的区别。 3. 在GUI中,实现二值图像的开运算、闭运算。 4. 在GUI中,实现二值图像的形态学应用: 边界抽取 (boundary extraction) 区域填充 (region filling) 细化 (thinning) 粗化 (thickening) 骨架 (skeletons) 修剪 (pr
Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning
- Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning 文章中提出的算法
