搜索资源列表

  1. jiaodian123142

    0下载:
  2. 角点检测,程序在OPENCV上可以运行,欢迎下载-Corner detection, the program can run on OPENCV, welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:2377728
    • 提供者:suifeng
  1. face_detection-master

    0下载:
  2. 使用opencv实现人脸检测,下载之后只需要修改OPENCV_ROOT的值即可运行。-face detection by using opencv, you merely need change OPENCV_ROOT in cpp file, after that you can run it directly.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:7168
    • 提供者:crystalchen
  1. PiPei

    0下载:
  2. 图像匹配核心文件,下载下来,导入工程直接可以使用,但前提是安装opencv-Image matching core files, downloaded, can be used directly into the project, but the premise is to install opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:humingke
  1. OpenCVExamples-master

    0下载:
  2. 基于c++的opencv的例子。包括人脸识别和小球追踪等的简单例子,提供源代码下载-some source file of examples of opencv based on c++, including ball tracing and face detecting
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:12288
    • 提供者:cjddd
  1. fourier-descriptor

    0下载:
  2. opencv实现了傅立叶描述子的功能,可以在visual studio里面运行,需要新建一个工程,同时下载opencv的相关库文件和动态链接库文件-fourier descr iptor
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:wangcurtain
  1. SIFT_VC

    0下载:
  2. 用vc实现的另一个sift特征点检测算法,从别处下载得到的,基于opencv实现。-With another sift feature detection algorithm vc implemented elsewhere downloaded based on opencv implementation.
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:10510336
    • 提供者:wangshuang
  1. openbr-master2014

    0下载:
  2. openbr,是一个类似opencv的三方库,有强大的人脸识别,人脸性别分类,年龄估计等功能实现,需要的可以下载安装-Openbr, is a three parties of similar opencv library, has a strong face recognition, facial gender classification, age estimation function implementation, need t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:12883968
    • 提供者:罗国中
  1. opencv_dip_a_photo

    0下载:
  2. 在C++控制台程序中调用OpenCV类库中的Mat类,打开一张图片 运行此程序之前需要到OpenCV中文网下载安装OpenCV相关的运行环境并配置-OpenCV library in C++ call, open a picture before you run this program needs to download and install OpenCV OpenCV Chinese network related opera
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:5480448
    • 提供者:李明轩
  1. opencv_test02

    0下载:
  2. 在C++中控制台程序中调用OpenCV类库中的IplImage类,打开一张图片 运行此程序之前需要到OpenCV中文网下载安装OpenCV相关的运行环境并配置-Call the library OpenCV IplImage class C++ console program, open a picture before you run this program needs to download and install OpenC
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:5472256
    • 提供者:李明轩
  1. Q_Learning

    0下载:
  2. Q学习求解迷宫试验报告,需要下载opencv进行打开,程序界面友好-Q solving maze learning test report, you need to download opencv were open, user-friendly program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:64512
    • 提供者:陈秋
  1. gavab.3d.face.reading.andshow.

    0下载:
  2. gavab人脸数据库是一个开放的3d人脸书库库。网上可以下载到。本文取出一个人脸数据,将其显示出来。方便初学者去读这个数据库。-gravb is an opencv 3 dimension face .this file include an matlab demo for reading and show the face .
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:1477632
    • 提供者:杨宇
  1. hogPlbpPsvm

    0下载:
  2. 该代码是通过opencv来实现结合hog和lbp特征,通过支持向量机来进行分类决策时实现行人的检测代码,有兴趣的同学可以下载参考下!-The code is done by opencv combined with the feature of hog and LBP, by support vector machine (SVM) classification decisions to achieve the pedestrian d
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:56320
    • 提供者:jane
  1. blob_tracker

    0下载:
  2. 基于opencv的跟踪 采用块进行跟踪,对于理解跟踪思想很有帮助 欢迎下载-Pedestrian tracking code Based opencv tracking using opencv Using block tracking, tracking thought helpful for understanding Welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:13019136
    • 提供者:yql
  1. guangliufagenzongmubiao

    0下载:
  2. 光流法跟踪运动目标,opencv实现,欢迎有需要的朋友下载-Optical flow tracking moving targets, opencv to achieve,welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:424960
    • 提供者:胡亚各
  1. 24th_zbar_er_wei_ma

    0下载:
  2. 基于opencv和zbar的二维码检测,经本人测试,可以运行。需要用的话得先下载zbar源码包,并且编译安装-Based on OpenCV and ZBar of the two-dimensional code detection, I test, you can run. Need to use the first download ZBar source package, and compile and install
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:14336
    • 提供者:陈炯杰
  1. Stitching

    0下载:
  2. 通过orb算法实现opencv的stitching.使用的是opencv3.0版本,需要自己下载依赖库-Opencv realized by orb of stitching algorithm using opencv3.0 version, you need to download dependent libraries
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-22
    • 文件大小:26316800
    • 提供者:shangteng
  1. Canny

    0下载:
  2. 本人编写的基于opencv的canny函数,注意不是直接使用cvCanny函数的哦!!有需要掌握canny内部原理的人推荐下载-I prepared opencv based canny function, attention is not directly cvCanny function Oh! ! There is a need to grasp the principles of the internal canny peopl
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:xuchanglong
  1. grabCut

    0下载:
  2. opencv下图像分割程序,下载完可直接运行,运行效果良好-Opencv image segmentation procedures, download can be run directly, the effect is good
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:9527296
    • 提供者:林凯
  1. jigsaw

    0下载:
  2. Opencv通过模板匹配和鼠标响应函数实现90年代风靡全国小盆友的经典“手游”拼图板小游戏,类似于Windows 7自带小工具“图片拼图板”,支持设置拼图板的行数和列数,有兴趣可以下载来玩一玩-Opencv response functions for 90 years swept the country Xiaopen Friends of the classic hand tour puzzle board game, simi
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:183296
    • 提供者:甄治钧
  1. OpenCode_luzhenbo

    0下载:
  2. [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:1847296
    • 提供者:陆振波
« 1 2 3 4 5 6 7 89 »

源码中国 www.ymcn.org