E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
HighGui
cvMatchShapes解析
#include"cv.h"#include"
highgui
.h"#in
hgfgood
·
2012-11-03 14:42
openCV
cvMatchShapes
【OpenCV学习】图像的形态处理学
********************************/#include"cv.h"#include"
highgui
.h"#include<stdlib.h>#include<
longzaitianya1989
·
2012-11-01 19:00
使用openCV画出一幅图像的直方图
//对单通道图像做直方图 // #include"cv.h" #include"
highgui
.h" #include #include intmain(intargc,char**argv) {
longzaitianya1989
·
2012-10-26 16:00
学习OpenCV——初始化视频第一帧
#include"opencv2/opencv.hpp" #include"opencv2/
highgui
/
highgui
.hpp" #include #incl
sangni007
·
2012-10-25 19:00
opencv cookbook中关于轮廓提取以及表示的例子
#include"cv.h" #include"
highgui
.h" #include"iostream" #include"windows.h" usingnamespacestd; usingnamespacecv
jaguarcxj
·
2012-10-20 10:00
工作
image
iterator
存储
each
include
OpenCV 2.2.0 摄像头捕获视频问题的解决
进入OpenCV的根目录,找到/modules/
highgui
/src/precomp.hpp这个文件,将其中的代码#if!definedWIN32&&!
Bruce_Zeng
·
2012-10-19 21:00
在MFC中 应用OpenCV 关闭主窗口后进程无法正常退出
\OpenCV\otherlibs\
highgui
\
highgui
.dsp工程文件2. 在_
highgui
.h头文件中,找到下面的代
jhh_move_on
·
2012-10-19 09:00
框架
文档
mfc
【OpenCV学习】形态学梯度
作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ #include <cv.h> #include <
highgui
.h> #include
·
2012-10-16 22:00
opencv
【OpenCV学习】极坐标变换
作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ #include "cv.h" #include "
highgui
.h"
·
2012-10-16 21:00
opencv
Opencv实现图像旋转
#include"cv.h" #include"
highgui
.h" intmain() { doubledegree=30;//rotate30degree doubleangle=degree*CV_PI
Bruce_Zeng
·
2012-10-16 15:00
image
include
Matrix
DST
output
opencv2.3+matlab2011b配置
opencv_calib3d231d.libopencv_contrib231d.libopencv_core231d.libopencv_features2d231d.libopencv_flann231d.libopencv_gpu231d.libopencv_
highgui
231d.libopencv_imgproc231d.libopencv_l
zhang11wu4
·
2012-10-15 15:00
video
matlab
工具
features
【OpenCV学习】图像亮度、对比度调节(伽马校正)
作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ #include "cv.h" #include "
highgui
.h&
·
2012-10-13 21:00
opencv
【OpenCV学习】基于轮廓寻找的视频流运动检测
作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ #include "cv.h" #include "
highgui
.h"
·
2012-10-13 21:00
opencv
【OpenCV学习】图像填充
作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ #include "cv.h" #include "
highgui
.h&
·
2012-10-13 21:00
opencv
【OpenCV学习】极坐标变换
作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ #include "cv.h" #include "
highgui
.h"
·
2012-10-13 21:00
opencv
ubuntu下查看安装opencv的lib文件, .so .a 与dll lib的 对应关系
命令:pkg-configopencv--libs结果为:-L/usr/local/lib-lopencv_core-lopencv_imgproc-lopencv_
highgui
-lopencv_ml-lopencv_video-lopencv_features2d-lopencv_calib3d-lopencv_objdetect-lopencv_contrib-lopencv_legacy
lsg32
·
2012-10-10 13:00
windows
File
ubuntu
video
dll
features
opencv训练的分类器的使用代码
#include"cv.h"#include"
highgui
.h"#include#include#include#include#include#include#include#include#include
sfl8688
·
2012-10-02 16:00
image
object
command
Path
performance
include
opencv切割图片并用帧差法比较
#include"cv.h"#include"
highgui
.h"intmain(){ IplImage*img0=cvLoadImage("E:\\导出图片\\10000f.bmp"); IplImage
sfl8688
·
2012-10-02 15:00
image
null
System
include
vc++调用外部可执行程序例子——调用ffmpeg.exe
#include#include"
highgui
.h"#include"stdio.h"#include"cv.h"#include"cxcore.h" #include"math.h"#include
sfl8688
·
2012-10-02 15:00
File
vc++
include
通过OPENCV从视频中获取图片并保存
//#include"stdafx.h"#include"Afxdlgs.h"#include"
highgui
.h"#include"stdio.h"#include"cv.h"#include"cxcore.h
sfl8688
·
2012-10-02 15:00
C++(或opencv中,具体原因还不知道)中不支持中文名的文件
源码: 不能通过编译的: #include"
highgui
.h"intmain(){ cvNamedWindow("E2",CV_WINDOW_AUTOSIZE
zhoucy163
·
2012-09-29 14:00
测试网络摄像头帧率
//#include"stdafx.h"#include"cv.h"#include"
highgui
.h"#include#includeusingnamespacestd;//intmain(intargc
nishiwodeangel
·
2012-09-28 17:00
网络
image
测试
video
OPENCV 随机数
#include"stdafx.h"#include"cv.h"#include"
highgui
.h"#include#include#pragmacomment(lib,"cv200.lib")#pragmacomment
woxincd
·
2012-09-27 16:00
摄像机标定原理 源代码及解析(基于VC6.0+OpenC1.0)
#include"stdafx.h"#include"cv.h"#include"
highgui
.h"#include#include usingnamespacestd; intmain(){
kobesdu
·
2012-09-25 22:00
ASIFT+OpenCV图像特征匹配实战
OpenCV包含头文件:#include"cv.h" #include"
highgui
.h" #include"cxcore.h" 核心代码如下:if(!m_pImage1||!
wwy851
·
2012-09-20 14:00
vector
image
delete
Parameters
float
IM
svm代码,忘了从哪搜到的,共享之
//利用SVM解决2维空间向量的3级分类问题 #include"stdafx.h" #include"cv.h" #include"
highgui
.h" #include #include #include
gningh
·
2012-09-17 15:00
c
vector
null
float
iostream
OpenCV实现PCA算法----输出异常
#include #include #include #include #pragmacomment(lib,"cv200.lib") #pragmacomment(lib,"
highgui
200.lib
bxyill
·
2012-09-16 09:00
opencv 灰度直方图
#include #include #pragmacomment(lib,"cv.lib") #pragmacomment(lib,"cxcore.lib") #pragmacomment(lib,"
highgui
.lib
xiaojidan2011
·
2012-09-10 21:00
windows下安装opencv
它的主要模块包括:cv——核心函数库cvaux——辅助函数库cxcore——数据结构与线性代数库
highgui
——GUI函数库ml——机器学习函数库opencv是跨平台的,支持包括windows、unix
Bruce_Zeng
·
2012-09-09 20:00
windows
properties
image
library
dependencies
2010
CvSVM的用法
#include"cv.h" #include"
highgui
.h" #include"cxcore.h" #include #include usingnamespacestd;intmain
fall221
·
2012-09-03 17:00
null
include
float
opencv 显示最小面积的外接矩形,并求该矩形的长和宽以及四个角的位置
#include"cv.h"#include"
highgui
.h"#include#includeintmain(intargc,char**argv){IplImage*src,*gray,*bw,*
caiqi1123
·
2012-08-30 16:17
opencv
opencv 显示最小面积的外接矩形,并求该矩形的长和宽以及四个角的位置
#include"cv.h"#include"
highgui
.h"#include#includeintmain(intargc,char**argv){ IplImage*src,*gray,*bw,
caiqi1123
·
2012-08-30 16:00
鼠标截图画框
CvMouseCallback:鼠标事件#include"stdafx.h"#include"cv.h"#include"
highgui
.h"voidmy_mouse_callback(int event0
chenhezhuyan
·
2012-08-27 01:00
image
callback
opencv 摄像头读取程序
#include"cv.h"#include"
highgui
.h"//usingnamespacestd;intmain(void){ unsignedcharc; cvNamedWindow
mcgrady_tracy
·
2012-08-22 15:00
c
null
include
opencv读取图像的灰度值并显示出来
#include"cv.h" #include"
highgui
.h" #include usingnamespacestd; intmain(intargc,char**argv) { IplImage
generalhking
·
2012-08-20 16:00
opencv深入学习(3)-- Mat格式的几个参数以及几种元素存取方法的讨论
includeusingnamespacecv;usingnamespacestd;#pragmacomment(lib,"opencv_core220d.lib")#pragmacomment(lib,"opencv_
highgui
220d.lib
caiqi1123
·
2012-08-17 17:32
opencv
opencv深入学习(3)-- Mat格式的几个参数以及几种元素存取方法的讨论
usingnamespacecv; usingnamespacestd; #pragmacomment(lib,"opencv_core220d.lib") #pragmacomment(lib,"opencv_
highgui
220d.lib
caiqi1123
·
2012-08-17 17:00
OpenCV模块
OpenCV模块cv–核心函数库cvaux–辅助函数库cxcore–数据结构与线性代数库
highgui
–GUI函数库ml–机器学习函数库
gxuan
·
2012-08-13 11:00
数据结构
OpenCV 之
HighGUI
参考手册
http://fsa.ia.ac.cn/opencv-doc-cn/opencv-doc-cn-0.9.7/ref/opencvref_
highgui
.cn.htm#decl_cvCaptureFromCAM
gxuan
·
2012-08-13 10:00
OPENCV中Canny学习笔记
官网C++语言版本#include"cv.hpp" #include"cxcore.hpp" #include"opencv2\
highgui
\
highgui
.hpp" usingnamespacecv
generalhking
·
2012-08-05 15:00
算法
image
File
null
语言
三帧差法
// #include"stdafx.h" #include"
highgui
.h" #include"cv.h" #include"cxcore.h" #include"cvaux.h"
huangli19870217
·
2012-08-02 17:00
Algorithm
image
null
float
iostream
DST
Runtime ROI Selection using Mouse
Runtime_ROI_Selection_using_MouseListing1: RuntimeROISelectionusingMouse#include#include"cv.h"#include"
highgui
.h
rocky69
·
2012-08-02 10:00
image
user
null
button
compiler
2010
OpenCV学习笔记5 - 图像绘制功能
[cpp] viewplaincopy/* 功能:展示OpenCV的图像绘制功能 */ #include "stdafx.h" #include "cv.h" #include "
highgui
.h
zjnig711
·
2012-07-26 10:00
OpenCV2.4 例程解析一 图像匹配
#include "opencv2/core/core.hpp" #include "opencv2/features2d/features2d.hpp" #include "opencv2/
highgui
zjnig711
·
2012-07-26 10:00
OpenCv ORB例子代码
include"opencv2/objdetect/objdetect.hpp"#include"opencv2/features2d/features2d.hpp"#include"opencv2/
highgui
huangli19870217
·
2012-07-24 16:00
apple
vector
image
search
query
float
Win7下Matlab中使用Visual Studio 2010编译Opencv的Mex文件
opencv24\opencv\build\include\opencv"-L"C:\opencv24\opencv\build\x64\vc10\lib"-lopencv_core241-lopencv_
highgui
241
alaclp
·
2012-07-23 12:00
exception
matlab
Build
include
DST
2010
OpenCV读取图像_显示图像和保存图像
配置好OpenCV以后,包含以下两个头文件:#include"cv.h"#include"
highgui
.h"IplImage*image=cvLoadImage("D:\\123.jpg",-1);/
scudz
·
2012-07-23 09:00
image
null
mfc
VS2010实现opencv基于DCT的图像压缩
//#include"stdafx.h"#include"
highgui
.h"#include#include#include"cxcore.h"
fjssharpsword
·
2012-07-20 09:00
c
优化
image
null
DST
2010
cvSetImageROI和cvResetImageROI
#include"cv.h"#include"
highgui
.h"intmain(){IplImage*img=cvLoadImage("hello.jpg");CvRectrect;rect.x=0;
vbLittleBoy
·
2012-07-19 09:00
image
include
使用openCV画出一幅图像的直方图
////对单通道图像做直方图//#include"cv.h"#include"
highgui
.h"#include#includeintmain(intargc,char**argv){ IplImage
vbLittleBoy
·
2012-07-18 19:00
上一页
36
37
38
39
40
41
42
43
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他