资源列表
pcd2ply
- 很好的一个点云数据格式pcd转换成ply的方法,此为源程序,值得大家学习。-Good point cloud data format pcd convert ply method, this is the source, it is worth learning.
voc-release5-Windows
- 用于在windows下运行和训练自己的DPM检测模型(Run and train your own DPM detection model under Windows)
LinerDetect
- 一种基于几何变换的图像真伪检测算法,该算法通过几何变换产生的统计特性计算图像的缩放比例-An authenticity detection algorithm based on image geometric transformation, image scaling algorithm to calculate the statistical properties of geometric transformation generated by the
ParalleAlgorithmsOfRemoteSensingImageProcessing.ra
- 遥感图像处理的平行算法的研究与应用及其具体的实现 -Remote sensing image processing and application of the parallel algorithm and its concrete realization
Graphic-Algorithm
- 经典的图像算法集合 希望对学习数字图像处理的同学有帮助-Collection of classic images algorithm hope to learn from the digital image processing of the students will have to help
AvsWatermarking
- 基于AVS和AVS-M的视频压缩标准的国内现有视频水印论文总结-Based on the AVS and video compression of the AVS-M standard video watermark thesis summed up the domestic existing
pic_handler
- CSharp写的图片处理工具,可批量将某文件夹下图片进行压缩,格式修改,文件名修改等操作- CSharp写的图片处理工具,可批量将某文件夹下图片进行压缩,格式修改,文件名修改等操作 CSharp to write the image processing tools, can be a folder under the image of a folder compression, format changes, file name changes and other operati
2008
- 图像处理注明老师朱宏老师图像处理的课,对于图像处理的初学者来说很不错的-Image Processing Zhu annotated teacher s class teacher image processing, for image processing is very good for beginners
Vcprogrammingskillstypicalcasesresolved
- 《Vc++编程技巧典型案例解析》的全部源代码-" Vc++ programming skills typical cases resolved," the full source code
VCPPIMAGE-PROCESS
- 图像处理,一本书的源码,很有学习价值,至少我看了之后,获益匪浅-image processing
Calibration
- 基于halcon和C#语言,实现相机的标定-C# language to achieve camera calibration
imagefusion
- 图像配准是拼接技术重要的步骤之一,其配准精度能够直接影响到接来下的图像融合过程,从而影响到拼接图像的质量。因此拼接技术的研究重点是在实现更高精度和可靠性从而保证拼接图像的高品质。具体地说,图像配准是对于一组图像数据集中的两幅图像,通过寻找一种空间变换把一幅图像映射到另一幅图像,使得两图中对应于空间同一位置的点一一对应起来,从而达到信息融合的目的。(Image registration is one of the most important steps in mosaic technology.