搜索资源列表
SVM-OPENCV.txt
- code svm sous opencv
基于opencv的手掌检测与移动的跟踪等源代码
- 基于opencv的手掌检测与移动的跟踪等源代码.txt
detectfacesandsave
- 输入一张图片检测出人脸,并且把检测到的人脸一窗口的形式显示出来,把图片保存在train.txt中-Detect faces
FindImg
- 批量导出文件加下所有图片的路径到txt文件-bat
bazAR
- 无标跟踪的库和实现。输出在Debug目录下。需要配置opencv和glew的库。-implementation of markerless tracking. Output in the Debug directory. Need to configure opencv and glew library.
eye_hand_calibration
- 工业机器人手眼标定程序:包括cv的摄像头标定和自己编写的手眼标定程序。通过摄像头采集从至少三个不同的角度采集张正友标定块的三幅图像,即可自动完成手眼标定。标定结果在eyehandparams.txt中。-Industrial robot hand-eye calibration procedures: including cv camera calibration and preparation of their own hand-eye calibration procedure. Colle
MyCode
- 总结的OPencv代码。图像warp,rotation.H_S直方图。滑动条设定阈值进行轮廓检测。在输入图像上检测轮廓。还有平均背景法。是txt格式,只需要把后缀名编程.cpp即可。-The summarized OPencv code. Image warps, rotation.H_S histogram. Slider to set the threshold for contour detection. Detect the contours in the input image. Av
MyCodeopencv2012
- OpenCV.包括调整尺寸和对数极坐标变换。将txt转换成cpp加入工程即可。-OpenCV. Adjust the size and number of the polar coordinate transformation. Txt convert cpp to join the project can be.
Image-format-conversion
- 图像格式的转换,首先要准备一张图片,和几个txt文档,把txt文档的扩展名改成一个你要把图片转换成的格式,我用的原始图片是jpg的,txt改成bmp的 -Image format conversion。We must first prepare a picture, and several TXT documents, the txt file extension of the one you want to convert the format I use the original i
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
ForDetail
- 用于获取图像的每个像素值的分布状况,输出结果保存在相同目录下的txt文件中。-Used to obtain the distribution of values of each pixel of the image, save the output results in a txt file in the same directory.
opencvlib
- opencv库函数说明,基本函数的说明,txt文件夹-opencv lib
rgbg
- 借助于opencv库,用c++接口编写,绘制图像rgb以及灰度的直方图,并把相应的统计结果输出到txt。-With the opencv library c++ interface to write, draw the histogram of the image rgb and gray, and the corresponding statistical results output to txt.
cvut_test
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
inggais
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
bmpreadmyself
- vs2008 读取bmp图像像素值,其结果记录在生成的txt文件-vs2008 read bmp image pixel value, and the results recorded in the generated txt file
trapezoid_1
- 基于opencv实现对投影图形的梯形转换,可以读取保存了坐标的txt文件,并且进行多幅图片的不同尺度的梯形变换-Opencv achieve the projected figure based on trapezoidal changes that can save the coordinates read txt file. Can transform a set of pictures of the trapezoid
faceLBP
- 包含一个性别分类的cpp文件,和已经训练好的gender.yml模型,最后计算出样本分类准确率。建议使用AR人脸数据库。使用格式为genderLBP 训练样本.txt 测试样本.txt。因为不用训练模型了,测试样本随便写个行了。测试样本的格式是:路径 1或者0。1表示男性,0表示女性。-Cpp file contains a gender classification, and has trained gender.yml model, and finally calculate the sam
cars3
- Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to b
mouse-point
- MFC对话框模式,读取图像,鼠标选点,另存为txt格式。-The MFC dialog mode, read the image, the mouse point, save as TXT format.