-
labelpoint_affine.py
手动选择三对特征点,标注特征点,实现二维图像的仿射配准;每完成一对需要按Q键进行下一对;平台是Spyter(Radiation registration by labeling feature points)
- 2020-06-23 20:20:01下载
- 积分:1
-
MFC基于对话框opencv图像处理
#include "stdafx.h"
#include "MFC_lessen1-4.h"
#include "MFC_lessen1-4Dlg.h"
#include "afxdialogex.h"
#include
#include
#include
#include
#include
#include
#include
using namespace cv;
using namespace std;
#include
#include
#include
using namespace std;
using namespace cv;
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应用程序“关于”菜单项的 CAboutDlg 对话框
class CAboutDlg : public CDialogEx
{
public:
CAboutDlg();
// 对话框数据
enum { IDD = ID
- 2022-01-21 00:54:46下载
- 积分:1
-
showavi
利用opencv 显示视频,如果运行结果只是一闪,无法看到视频,则需要下载xvid(Display video with opencv If you run just a flash, can not see the video, you will need to download xvid)
- 2013-03-25 15:10:45下载
- 积分:1
-
fruit-recognition-master
说明: 运用了OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理 ,能够实现对不同种类水果进行识别分类。(Using OpenCV, C++, fruit recognition, Qt interface, color recognition, edge detection, and image processing, it is possible to identify and classify different types of fruits.)
- 2021-04-16 10:58:53下载
- 积分:1
-
UOZKL7
是学习matlab的很好程序资料 可以用来方便设计iir滤波器 比16位精确,(Is good to learn matlab program information Convenient can be used to design iir filter than 16 accurately,)
- 2017-08-13 10:48:59下载
- 积分:1
-
binocular
说明: 实现双目测距功能,需要python环境,安装OpenCV,自行标定(To achieve binocular ranging function, you need Python environment, install OpenCV, self-calibration)
- 2021-04-12 13:28:57下载
- 积分:1
-
关于轮廓匹配的源码
提取轮廓 进行轮廓匹配 计算相似度
对于图像的相似度计算较为精准
- 2022-04-17 00:42:07下载
- 积分:1
-
手势识别系统源代码
手势识别系统源代码手势识别系统源代码手势识别系统源代码手势识别系统源代码手势识别系统源代码
- 2023-03-15 15:20:04下载
- 积分:1
-
HoG
基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测(Algorithm based on the number of hog identification procedures)
- 2010-08-07 10:22:38下载
- 积分:1
-
hogPsvm
HOG特征点的提取并使用SVM分类器训练样本予以分类(样本尺寸可以不一)(HOG feature point extraction and SVM classifier using training samples to be classified (sample size may vary))
- 2013-10-09 13:59:39下载
- 积分:1