-
cv_Camera_cablication
主要功能是实现相机标定,以及实现反投误差,实现特征点的提前。(The main function is to achieve camera calibration and error to achieve the anti-investment, to achieve the feature points in advance.)
- 2014-01-07 15:06:33下载
- 积分:1
-
边缘检测各种算法编码
边缘检测的各种经典算法,很值得一看。机会不容错过。快来看呀。(edge detection algorithm for the classic, is an eye-catcher. The opportunity should not be missed. Come see ah.)
- 2005-05-14 10:28:03下载
- 积分:1
-
sobel算子
应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)
- 2019-03-04 21:40:18下载
- 积分:1
-
one_Dfoucs
说明: 处理在圆极化入射下的聚焦电场和相位。通过去除掉入射电场,把x,y,z分量的电场合成交叉极化的圆偏振电场,看到更好的聚焦效果(It deals with the focusing electric field and phase under circularly polarized incidence. By removing the incident electric field and synthesizing the X, y, z component electric field into the cross polarized circular polarized electric field, we can see the better focusing effect)
- 2019-11-28 09:21:40下载
- 积分:1
-
海思图像调节方法和工具HiSilicon-PQ-Tools-User-Guide
海思图像调节方法和工具,很基础同时也很重要。(This document instructs debugging personnel to adjust the picture quality and implement
differentiated adjustment.)
- 2020-07-16 10:28:49下载
- 积分:1
-
DensePose-master
DensePose用深度学习把2D图像坐标映射到3D人体表面上,再加上以每秒多帧的速度处理密集坐标,最后实现动态人物的精确定位和姿态估计。该技术集目标检测、姿态估计、目标部分/实例分割等多种计算机视觉任务于一身的一个综合问题。(DensePost maps 2D image coordinates to 3D human body surface by in-depth learning, and processes dense coordinates at the speed of multiple frames per second. Finally, it realizes precise positioning and attitude estimation of dynamic characters. This technology integrates many kinds of computer vision tasks, such as target detection, attitude estimation, target part/instance segmentation, etc.)
- 2019-06-17 21:25:31下载
- 积分:1
-
LS_SVM
说明: 在LS-SVM的基础上进行优化求解,速度更快更优。(On the basis of LS-SVM, the optimization solution is faster and better.)
- 2020-01-16 20:33:28下载
- 积分:1
-
feature-selection
对特征选择与提取进行介绍,及几个特征提取方法简介(For feature selection and extraction are introduced, and several feature extraction methods Introduction)
- 2014-05-12 14:39:58下载
- 积分:1
-
CamShift2
Camshift和MOG结合的目标检测与跟踪算法(An alg of detecting object with camshift and mog)
- 2014-04-10 15:47:32下载
- 积分:1
-
watershed_example
说明: 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
- 2020-04-08 21:45:20下载
- 积分:1