搜索资源列表
求图像的二值化最佳阈值
- 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
Homography
- 输入棋盘格标定图像,输入棋盘格点数,实际棋盘格宽度,以及棋盘格原点在世界坐标系的位置,求取单应矩阵-Find out the Homography
opencvTransposedmatrix
- 这是一个用opencv编写的求转置矩阵程序,希望大家用得上-This is a written request with the opencv transposed matrix procedures, hope you need them
Canny
- 利用OPenCV里面函数求出图像中感兴区域的边缘.-Inside the function obtained by OPenCV Invigoration image area edge.
Stereo-Vision
- 计算机视觉作业,实现两幅图片中的极线、极点计算和基础矩阵的求取。-Computer vision homework.It is to calculate the polar, pole and the fundamental matrix calculation between two image.
cvmatop
- 该代码是矩阵的功能演示,包含矩阵的复制,矩阵的转置,矩阵的求逆,-The code is a matrix function of presentation, including a copy of matrix, matrix transpose, matrix inversion, etc.
calibration
- 主要是在基于opencv库下的摄像机标定,是指单个摄像机的内部参数求取-Opencv library is mainly based on camera calibration under, is to strike a single camera' s internal parameters
51L3_1
- OpenCV矩阵运行,可直接运行,已经包含lib库和dll动态链接库,实现矩阵的相乘,求逆等操作-OpenCV matrix operation, can be directly run, already contains dll lib libraries and dynamic link library, to achieve the matrix multiplication, inverse and other operations
mfc
- 利用opencv求不变矩,进而进行图像区分的演示程序-Using opencv seeking the same moment, and then the images to distinguish the demonstration program
pingjun
- 在visual C++的开发环境下基于opencv实现平均脸的求取过程- opencv realize average face for the processIn the visual c++ development environment based on
depth(2010.07.23)
- 基于opencv和DEVC++的关于双目视觉标定后的求深度的源代码。-Opencv and DEVC++ based on binocular vision after seeking the depth of the calibration source.
celiang
- 调用了opencv中的cvFindHomography这个函数求出了空间平面与像平面间的单应矩阵再通过单应矩阵求出需测距的像点对应的实际点,进而完成测距.-In application of cvFindHomography of openCV to measure the distance through photos.
ConvexHull2D
- 对任意二维多边形,求出其二维凸包函数,用java实现-complex hull
opencv
- 基于OPENcv的顶帽变换求图像的边缘算法-openCV detect the edge
Clock-Wipe
- 1. 首先把兩張圖讀進來,求出高與寬和設定time的最大值 2. 利用atan()這個數學函式算出角度,以圖的中心為基準width/2和height/2 把x,y帶入atan(-(y-height/2)/(x-width/2))*180/PI - 當求出的角度<隨著時間比例變的角度,則將新的圖覆蓋到舊的圖 - 反之,用舊的圖覆蓋舊的圖 3. 但是,這會產生一個問題,因為斜率一樣,且atan()求出的角度範圍只有-90~90度,所以一三象限或者二四象限會發生同時wi
find-homography
- 手动输入四对点,求取单应矩阵,存放在.yml文件中-Find Out The Homography Matix
1ts
- 用opencv函数从txt文件中读取数据到二维矩阵的程序,并进行求逆,求和,求矩阵每列元素平均值,摄像机标定时的一小部分-Using OpenCV function from the txt file to read the data into a two-dimensional matrix procedures, and the inverse of matrix, and each column elements, on average, a small portion of camer
opencv_eyes
- opencv中双目立体视觉标定矫正求视差-opencv binocular stereo vision calibration correction request parallax
undistort
- 双目视觉校准:已知内参,求出图像的外参对图像进行校正。-Binocular vision calibration correction: known internal reference, find the image outside the reference image.
sobel
- Opencv图像处理库关于sobel算法的一个实现例子,作用是对图像求导-The Opencv image processing library sobel algorithm is an implementation example, the role of the derivative of the image