-
Point Cloud Mosaic Using PCL
PCL是一个类似于OpenCV的开源库,提供了很多三维点云的处理功能,其中就包括点云拼接。在三维扫描项目中,需要利用点云拼接方法将多次扫描得到的点云数据拼合成一个整体。在本例中,用一幅包含人脸的深度图像去匹配之前获得的人脸模板,这将使我们能够确定人脸在场景中的位置和方向。(PCL is an open source library similar to OpenCV, which provides a lot of processing functions for three-dimensional point clouds, including point cloud mosaic. In the three-dimensional scanning project, it is necessary to use point cloud mosaic method to combine the point cloud data obtained from multiple scans into a whole. In this example, a depth image containing face is used to match the face template obtained before, which will enable us to determine the position and direction of the face in the scene.)
- 2019-02-19 09:35:56下载
- 积分:1
-
carplate
首先对车牌识别系统的现状和已有的技术进行深入的研究,然后开发出一个基于 Python 的车牌识别系统,文中先对车辆图像进行高斯去噪、灰度化和边缘检测等预处理方法,然后用颜色特征和形态特征相结合的方法来确定车牌位置,用彩色分割法来完成车牌分割,最后,运用 SVM 分类训练器完成字符识别并使用Python 软件环境进行车牌识别的仿真实验。(License plate recognition based on SVM)
- 2020-10-29 15:49:57下载
- 积分:1
-
LogOn-Package
how to use win-logon
- 2014-01-19 14:34:10下载
- 积分:1
-
fcm
模糊C均值分类,用于图像处理中 很好用的,极力推荐 (Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend)
- 2009-03-13 17:44:03下载
- 积分:1
-
imgpost
说明: 本程序主要用于进行CCD相机内外参标定,摄影测量。(This procedure is mainly used for calibration and photogrammetry of internal and external parameters of CCD camera.)
- 2021-01-02 16:31:36下载
- 积分:1
-
拉普拉斯金字塔
进行图像分解和图像融合的拉普拉斯金字塔matlab源程序(Image decomposition and the Laplacian pyramid image fusion matlab source)
- 2009-02-05 11:05:08下载
- 积分:1
-
Advanced_extracting_algorithm_for_edge_feature_poi
: 对一种基于图像几何重心的特征点提取算法进行了改进 改进后的算法可以提取任何边缘线上凹凸处的特征点 其基本
思想是,首先提取图像的边缘轮廓线,计算封闭边缘线和非封闭边缘线的几何重心 然后以重心为极点,对边缘点极坐标化,形成
幅角-极径曲线,在该曲线上寻找局部极大极小值点 最后根据局部非极大(小)抑制原则对极大(小)值点进行取舍获得特征点 模
拟结果表明算法计算简单 稳定性好 该方法提取的特征点能准确地反映目标的形状,对目标的识别 跟踪以及三维表面重建等都
具有重要的价值(This paper modifiesakindoffeatureextractingalgorithmbasedonimageedge.First, imageedgeoutlineisextracted.
Second, geometricgravitycenterofedgeoutlineiscalculated.Third, argument-polarradiuscurveofpolarcoordinatesystemwhose
poleisgeometricgravityisformed, andmaximumandminimumvaluepointsaresearched.Atlast, featurepointsareobtainedby
selectingmaximum (minimum) valuepointsaccordingtolocalnon-maximum (minimum) depressionprinciple.Theresultindicates
thatthealgorithmissimpleanditsstabilityisgood.Itisimportantforobjectrecognitionandthree-dimensionreconstruction.)
- 2010-05-12 11:44:04下载
- 积分:1
-
OpenCV-Tutorial
说明: 本文简要回顾了OpenCV的发展,介绍了OpenCV的各种应用,并详细分析了其中一些应用的原理、算法和代码,最后还介绍了一些关于OpenCV的最新研究进展。(This paper reviews the development of OpenCV, OpenCV introduces a variety of applications, and application of a detailed analysis of some of the principles, algorithms and code, and finally describes some of the latest research on the progress of OpenCV.)
- 2011-03-06 11:42:00下载
- 积分:1
-
RegionGrow921
基于区域增长的图像分割算法,非常经典,用MATLAB编写,已测试可用,对新手有帮助(Based on region growing image segmentation algorithm, very classic, with MATLAB writing, have been tested is available on the novice help)
- 2009-09-27 14:56:34下载
- 积分:1
-
roewa
roewa算子,源代码,适用于SAR图像(Roewa operator
Applies to SAR image)
- 2017-07-08 08:59:07下载
- 积分:1