登录
首页 » Visual C++ » opencvhello_matlab

opencvhello_matlab

于 2021-02-23 发布 文件大小:5371KB
0 817
下载积分: 1 下载次数: 0

代码说明:

说明:  opencv入门程序,使用opencv模式读取图像并显示,在vs环境下调用matlab进行图像读取和显示(opencv entry procedures, read the image using opencv mode and display, in the vs environment, call matlab to read and display the image)

文件列表:

opencvhello
...........\opencvhello
...........\...........\Debug
...........\...........\.....\opencvhello.exe,30720,2010-11-30
...........\...........\.....\opencvhello.ilk,332664,2010-11-30
...........\...........\.....\opencvhello.pdb,969728,2010-11-30
...........\...........\opencvhello
...........\...........\...........\Debug
...........\...........\...........\.....\BuildLog.htm,4832,2010-12-07
...........\...........\...........\.....\mt.dep,65,2010-11-30
...........\...........\...........\.....\opencvhello.exe.embed.manifest,663,2010-11-30
...........\...........\...........\.....\opencvhello.exe.embed.manifest.res,728,2010-11-30
...........\...........\...........\.....\opencvhello.exe.intermediate.manifest,621,2010-11-30
...........\...........\...........\.....\opencvhello.pch,3211264,2010-11-30
...........\...........\...........\.....\stdafx.obj,12097,2010-11-30
...........\...........\...........\.....\vc90.idb,592896,2010-12-07
...........\...........\...........\.....\vc90.pdb,593920,2010-12-07
...........\...........\...........\opencvhello.cpp,482,2011-04-18
...........\...........\...........\opencvhello.vcproj,4651,2010-11-30
...........\...........\...........\opencvhello.vcproj.abao-PC.abao.user,1411,2010-12-07
...........\...........\...........\ReadMe.txt,1207,2010-11-30
...........\...........\...........\stdafx.cpp,216,2010-11-30
...........\...........\...........\stdafx.h,233,2010-11-30
...........\...........\...........\targetver.h,498,2010-11-30
...........\...........\opencvhello.ncb,17894400,2010-12-07
...........\...........\opencvhello.sln,899,2010-11-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kmeans
    kmeans算法实现,对图像处理。亲自使用过,可用,供参考。(Kmeans algorithm for image processing.)
    2013-10-17 10:57:41下载
    积分:1
  • db4-lifting-wavelet-decomposition
    db4小波的提升小波分解,从已发表的论文中得来,可放心使用(db4 wavelet lifting wavelet decomposition, the published papers come, you can be assured)
    2016-12-30 10:02:32下载
    积分:1
  • shuangkiangduchafa
    本文介绍了一种测量大气能见度的方法,双亮度差法,代码中给出了详细的注释,并且包括OSTU方法等等(In this paper, a measuring method of atmospheric visibility double brightness difference method, the code is given detailed annotations, and including the OSTU method and so on)
    2015-04-26 11:35:01下载
    积分:1
  • Image-translation
    实现图像的平移 可实现左移 右移 并根据需要改变参数(Image translation)
    2012-05-21 17:09:08下载
    积分:1
  • tool
    工具条图标产生器,可以产生各种工具条图标(Toolbar icon generator, can produce a variety of toolbar icons)
    2011-05-28 20:02:34下载
    积分:1
  • Direct
    图像分割,完整程序,验证可行。新手上传,望支持。(image direct)
    2012-05-04 22:25:30下载
    积分:1
  • sonar-image-data
    硕士学位论文:在高分辨率成像声纳系统和回波测深仪的两个控制平台的基础上对声纳图像数据的高速显示技术的研究。文中所有的程序编写都是使用C和C++语言,在WindowsXP平台下利用VC++6.0进行编译和调试的。(study for high speed display technology on sonar image data)
    2012-05-02 07:37:04下载
    积分:1
  • SIFTVC6
    sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
    2013-12-08 17:25:35下载
    积分:1
  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载