搜索资源列表
本科生毕业论文的编程实现程序
- 自己写的用于边缘检测和图像处理的程序可用于SOBREL ROBEL 高斯拉普拉斯 canny 等算法检测-himself wrote for edge detection and image processing procedures can be used SOBREL ROBEL Gaussian algorithms such as Laplace canny Detection
基于遗传算法的汽车式移动机器人路
- 一篇好论文,有助于大家学习-a good thesis helpful learning!
FCM聚类算法
- 图像处理方面,标准FCM聚类算法源代码,可以根据自己论文的需要进行修改,重要的是完全显示了算法的实现过程,是对你绝对有用的好东东!
IJPRAI demo software
- 一种基于纹理的Mean Shift目标跟踪算法Matlab源代码,论文发表在2009年的International Journal of Pattern Recognition and Artifical Intelligence.-Matlab Code for An Texture based Mean Shift Tracking Algroithm. The paper is published in International Journal of Pattern Recogniti
一种匀速运动模糊图像的模糊方向判断算法
- 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
3Model.rar
- 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
运动物体检测有用的论文
- 帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文-,Interframe difference and background difference integration of moving target detection algorithm- to do human testing or moving object detection useful papers--
ivt
- 基于粒子滤波的强大的跟踪算法,可以在背景变化情况子实现可靠的实时跟踪,并且配有相应的论文-particle filter
123569
- 3D/3D+2D人脸识别算法的优势的一篇综述论文 Advances and challenges in 3D and 2D+3D human face recognition-3D/3D+ 2D face recognition algorithm is an overview paper advantage Advances and challenges in 3D and 2D+ 3D human face recognition
Haze_Removal
- 翻译香港中文大学CVPR2009那片基于暗原色去雾算法,基于dark channel去雾算法论文中文版-A translation of the haze removal paper on CVPR2009
sift
- 一位浙大本科生的关于SIFT匹配算法的论文,讲解的比较详细,里面有和角点检测匹配算法的比较。-Zhejiang University undergraduates a SIFT matching algorithm on paper, more detailed explanations, there are corner detection and matching algorithm comparison.
ruzon.tar
- 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
siftziliao
- sift算法资料大全,包括论文和代码,中文和英文全有,还有两个实现代码-sift resources
xiaobo
- 一篇关于小波去噪的算法论文,通过改进小波系数实现-About a wavelet denoising algorithm thesis, through improved implementation of wavelet coefficients
tezhengtiqu
- 掌纹特征提取 掌纹预处理 掌纹识别 算法 论文-zhengwentezhengtiqu zhangwenshib
ACO
- 蚁群算法在图像处理中的应用,描述蚁群算法的具体应用方法,在图像处理中的应用。是理论结合实际的好论文。-Ant colony algorithm in image processing applications, describe the specific application of ant colony algorithm method, image processing applications. Is a good theory with practice papers.
BP_ALG
- 后向投影( BP) 算法论文,提出了一种快速后向投影( FBP) 算法。以点目标和多点 目标为例,将该算法应用于超宽带合成孔径雷达成像并与原始( BP)成像算法进行比较.-Backward projection (BP) algorithm paper presents a fast backward projection (FBP) algorithm. Point to the target and multi-point target, for example, the algorit
利用神经网络拟合势能面的经典论文
- 一种利用神经网络算法拟合势能面的经典论文(a special paper about potential energy surface fit using neural network algrithom)
基于自适应阈值分割的宫颈细胞图像分类算法
- 基于自适应阈值分割的宫颈细胞图像分类算法论文详细阐述了作者进行图像预处理,分割,细胞分类的步骤,很值得学习(Cervical Cell Image Classification Algorithm Based on Adaptive Threshold Segmentation The paper elaborates on the author's steps of image preprocessing, segmentation and cell classification, and i
图像修复论文算法的实现
- 大块区域图像修复论文算法实现。基于论文改进的Criminisi算法。(The algorithm of image restoration in large area is implemented. Based on the improved Criminisi algorithm.)