CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - image.h

搜索资源列表

  1. HOG

    1下载:
  2. HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:25100423
    • 提供者:mattew
  1. MRF_Based

    0下载:
  2. ,论文《Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统观景变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin 2)生产dll,具体的函数可以查看文件MRF_Based.h 3)如有问题请联系z
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:15736
    • 提供者:
  1. shipin

    0下载:
  2. 基于opencv的肤色识别。通过H和S的叠加最后生成图像,不过具体的肤色参数可以自己选择-Opencv-based skin color identification. By the superposition of H and S generate the final image, but the specific parameters you can choose the color
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:41988751
    • 提供者:海上霸
  1. hsv

    0下载:
  2. 本程序使用opencv将RGB转换成HSV颜色空间,并且读取H通道图像。-This program uses opencv RGB to HSV color space , and to read the H-channel image .
  3. 所属分类:OpenCV

    • 发布日期:2014-10-22
    • 文件大小:1024
    • 提供者:victor
  1. Patch_Sparsity

    0下载:
  2. 算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以查看OpenCV相关手册设置属性页文件或Email:zhen
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:15690
    • 提供者:
  1. Classic_Exemplar

    0下载:
  2. 论文《Region Filling and Object Removal by Exemplar-Based Image Inpainting》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,可以根据OpenCV提供的用户手册设置属性页文件 2)生产dll,具体的函数可以查看文件Classic_Exemplar.h
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:11949
    • 提供者:
  1. Optical-Flow

    0下载:
  2. 图像序列中运动目标检测 用光流法(H-S法)实现的 效果不错 亲测 做这方面的可以参考一下-Moving target detection in image sequences using the optical flow method (HS Code) to achieve the effect of good pro-test to do in this area can refer to what
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8993900
    • 提供者:王扬
  1. 3D-gamer

    0下载:
  2. 雙camera,取出左右camera的image,做flann ransac matching(基予sift)同時計算出fundamental matrix和深度關係。另外做了光流法h檔 加載後 可以計算左右camera 運動位移。 如果不能解壓縮,請將檔案後綴改成7z。-3D geometry
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:5142
    • 提供者:Yang
  1. TrainLamp2013

    0下载:
  2. 1) PC软件系统架构:摄像机+USB图像采集卡+PC电脑+RS485模块 2) 嵌入式系统架构: 摄像机+嵌入式系统平台 3) 火车速度<=40KM/H 4) 实现轨道左侧的信号灯颜色检测,红,白,蓝三色 5) PC软件接收RS485的信号进行相应的显示并通过485发送当前信号灯颜色 6) 嵌入式系统接收RS485的信号进行相应的显示并通过485发送当前信号灯颜色 7) 测试环境:雨、雾、冰雪等天气的白天和夜晚环境下 目前在PC上进行了初步的算法实验,演示视频
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:5660802
    • 提供者:changhaixinxi
  1. onling_tracker

    0下载:
  2. 采用在线学习跟踪方式,对物体进行跟踪,代码用c++编写,库用的Opencv库,程序中包括了3个.h,3个.cpp,一个.main程序。-We have added two new state-of-the-art object tracking algorithms to OpenCV which can robustly track images patches across a video sequence and learn online (i.e., on-the-fly) as the
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:16510782
    • 提供者:liyulong
  1. LinesDis.h.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:540
    • 提供者:kim
  1. histogram

    0下载:
  2. 计算图像的直方图,通过查找表修改图像外观,直方图均衡化,反投影直方图以检测特定的图像内容,实用均值漂移算法查找物体,实用比较直方图检索相似图片-Files: histogram.h histograms.cpp correspond to Recipes: Computing the Image Histogram Applying Look-up Tables to Modify Image Appearance Files: colorhistogra
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:11118
    • 提供者:家家
  1. CvvImage_h

    0下载:
  2. CvvImage.h是vs配置opencv后处理图像的文件之一,后期更新的opencv版本中删除了此程序,这里整理好供大家使用。-CvvImage.h is one of the configuration file after vs opencv image processing, post an updated version of opencv remove this program, collated here for everyone to use.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:860
    • 提供者:deng
  1. RGB__HSV

    0下载:
  2. //将三通道图像 分解成3个单通道图像,H对应的通道时0,S、V对应的通道时1和2 //cvCvtPixToPlane(picHSV, h_plane, s_plane, v_plane, 0) -//the three-channel image is decomposed into 3 single channel image, the corresponding channel 0 H, S, V is the corresponding channel 1 and 2 //cvC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:827
    • 提供者:李哲弘
  1. sift_match

    1下载:
  2. 输入两张图片,提取特征点,通过Ransac计算变换矩阵H,进而实现图像融合-Enter the two images, extracting feature points calculated by Ransac transformation matrix H, and thus achieve image fusion
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17918050
    • 提供者:张丹
  1. h

    0下载:
  2. (1)从D盘的某个文件夹中读取一副彩色图像, (2)把它转化为灰度图像 (3)在灰度图像中找到灰度值最大点 (4)把灰度图像存到E盘的某个文件夹中 (5)把灰度值最大点的灰度值显示出来,并把该灰度值存到E盘的另一个文件夹的txt文件中。-(1) is sandwiched a pair of color image read a file the D drive, (2) to convert it to grayscale (3) to find the maximu
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12054492
    • 提供者:胡辣辣
  1. h

    0下载:
  2. 图像的分离和融合,可以用的好程序,希望帮到,opencv-Image separation and fusion, you can use a good program, hoping to help, opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7934232
    • 提供者:王骥
搜珍网 www.dssz.com