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
OpenCV——PS 图层混合算法 (二)
PS_Algorithm.h#ifndefPS_ALGORITHM_H_INCLUDED#definePS_ALGORITHM_H_INCLUDED#include#include#include"cv.h"#include"
highgui
.h
Matrix_11
·
2014-07-14 14:25
图像处理
Photoshop
算法原理
Opencv
OpenCV
图像处理
OpenCV——PS 图层混合算法 (二)
PS_Algorithm.h#ifndefPS_ALGORITHM_H_INCLUDED#definePS_ALGORITHM_H_INCLUDED#include#include#include"cv.h"#include"
highgui
.h
shinian1987
·
2014-07-14 14:00
算法
应用
opencv
photoshop
OpenCV——PS 图层混合算法(一)
PS_Algorithm.h#ifndefPS_ALGORITHM_H_INCLUDED#definePS_ALGORITHM_H_INCLUDED#include#include#include"cv.h"#include"
highgui
.h
Matrix_11
·
2014-07-11 15:28
图像处理
Photoshop
算法原理
Opencv
OpenCV
图像处理
OpenCV——PS 图层混合算法(一)
PS_Algorithm.h#ifndefPS_ALGORITHM_H_INCLUDED#definePS_ALGORITHM_H_INCLUDED#include#include#include"cv.h"#include"
highgui
.h
shinian1987
·
2014-07-11 15:00
算法
opencv
photoshop
opencv 显示一个图片/播放视频
//显示图片#include"
highgui
.h"intmain(intargc,char**argv){ IplImage*img=NULL; char*imgname="E:/实验/image
chaojiaini
·
2014-07-04 14:00
Opencv静态库的附加库
相关的附件库有:(注意,opencv在Debug和Release模式下要分别用对应的库,混用不兼容)vfw32.libcomctl32.libopencv_core246.libopencv_
highgui
246
lien0906
·
2014-07-01 14:00
OpenCV 独立运行静态库编译
的机器上运行,这里做了测试OpenCV1.0,VS2005打开OpenCV/_make下opencv.sln,VS2005中生成,配置管理器中活动解决方案配置选择Release将cv,cvaux,cxcore,
highgui
lien0906
·
2014-06-27 08:00
学习OpenCV——HOG+SVM
#include "cv.h" #include "
highgui
.h" #include "stdafx.h" #include #include #include #include
xw20084898
·
2014-06-26 13:00
【OpenCV】OpenCV中获取图像的像素点并处理
#includeusingnamespacestd;#include"cv.h"#include"
highgui
.h"#pragma comment(lib,"cxcore.lib")#pragma comment
u014395105
·
2014-06-23 16:00
opencv2对读书笔记——图像二值化——thresholded函数
输出图像 doublethreshold,//阈值 doublemax_value,//最大值 intthreshold_type//阈值类型 );实例代码#include"cv.h" #include"
highgui
u012269327
·
2014-06-16 23:00
学习
笔记
opencv
图像处理
计算机视觉
通过camshiftdemo.cpp来学习camshift算法
#include "opencv2/video/tracking.hpp" #include "opencv2/imgproc/imgproc.hpp" #include "opencv2/
highgui
卓尔
·
2014-06-13 12:00
OpenCV2.4版本的camshiftdemo.cpp的详细注释
#include "opencv2/video/tracking.hpp" #include "opencv2/imgproc/imgproc.hpp" #include "opencv2/
highgui
卓尔
·
2014-06-13 12:00
opencv用鼠标在窗口中画方形的程序
#include #include "cv.h" #include "
highgui
.h" void my_mouse_callback(int event, int x, int y, int flags
卓尔
·
2014-06-13 12:00
opencv
OpenCV中stitcher的简单应用
#include #include #include "opencv2/
highgui
/
highgui
.hpp" #include "opencv2/stitching/stitcher.hpp"
卓尔
·
2014-06-13 12:00
OpenCV2.4版本学习笔记(一)
core,基本的库
highgui
,包含输入输出函数新版本,用Mat存储图像imread(),读取图像namedwindow(),创建窗口imshow(),显示图像waitKey(),毫秒,为0表示永远等待
卓尔
·
2014-06-13 12:00
opencv
Opencv将图片转化成视频
////#include"stdafx.h"#include"cv.h"#include"
highgui
.h"#include"iostream"usingnamespacestd;intmain(intargc
gxiaob
·
2014-06-12 21:00
栈实现种子区域生长法
栈实现种子区域生长法代码如下: #include"stdafx.h" #include"
highgui
.h" #include #include"cv.h" //#include//头文件里有栈顶指针
lz20120808
·
2014-06-12 11:00
种子区域生长法
SIFT算法的c++实现(VS2010+OpenCV2.3.1)
方法一:建立一个控制台应用程序代码如下:#include"stdafx.h"#include"
highgui
.h"#include"features2d/features2d.hpp"#includeusing
lien0906
·
2014-06-10 17:00
C语言结合windowsApi遍历文件
#include"stdio.h" #include"string.h" #include"windows.h" #include"cv.h" #include"
highgui
.h" #defineLEN1024
萧敬
·
2014-06-06 18:00
c
OpenCV Mat 与 IplImage 相互转换
MattoIplImage摘自modules\
highgui
\cap.cpp的VideoCapturevoidiplImage2Mat(IplImage*iplImage,cv::Mat&mat) {
宫玖
·
2014-06-03 13:00
opencv
mat
IplImage
[置顶] OpenCV编程->OpenCV2.4.8配置
opencv_calib3d248d.libopencv_contrib248d.libopencv_core248d.libopencv_features2d248d.libopencv_flann248d.libopencv_gpu248d.libopencv_
highgui
248d.libopencv_imgproc248d.libopencv_legacy248d.lib
sunboyiris
·
2014-06-01 21:00
opencv实现图像旋转
wuxiaoyao12/article/details/7381023:1.旋转后图像变大,但是原图像部分保持不变法1:[cpp] viewplaincopy#include "cv.h" #include "
highgui
.h
kaka20080622
·
2014-05-31 17:00
边缘检测——Sobel算子
// #include"stdafx.h" #include"cv.h" #include"
highgui
.h" #include"math.h" #include"stdio.h" #inclu
eric41050808
·
2014-05-30 16:00
图像处理
边缘检测
sobel
蚊子132 今天来介绍最简单的 CFileFind 程序实现
程序实现函数功能:找到文件夹下的.jpg,写成视频#include"direct.h" //指定路径#include"cv.h" //找的是图像#include"cvaux.h"#include"
highgui
.h"voidCShowtestDlg
mynote
·
2014-05-30 13:00
视频
avi
amp
opencv error:assertion failed0&&src.rows>0>in unknown function
#include"opencv2/
highgui
/
highgui
.hpp"#include"opencv2/imgproc/imgproc.hpp"#include#include//#include"cv.h
夏雨的旋律
·
2014-05-26 16:30
SAD stereo matching
实现的简单双目立体的SAD局部匹配算法 *输入imR和imL *输出深度图DEPTHMAPinclude"stdafx.h" #include"cv.h" #include"cxcore.h" #include"
highgui
.h
luckyboy101
·
2014-05-24 15:00
利用FLANN SURF匹配
include #include"opencv2/core/core.hpp" #include"opencv2/features2d/features2d.hpp" #include"opencv2/
highgui
yeyang911
·
2014-05-19 17:00
opencv
surf
flann
VS2012 MFC Opencv 生成release版
Input-->AdditionalDependencies-->Addcorrespondinglib(opencv_core247.lib opencv_features2d247.lib opencv_
highgui
247
zone_programming
·
2014-05-18 11:00
OpenCV中文网站例程——多目标模板匹配
多目标模板匹配结果如图——程序如下——#include#include"cv.h"#include"cxcore.h"#include"
highgui
.h"usingnamespacestd;CvPointgetNextMinLoc
ciky奇
·
2014-05-17 19:33
OpenCV学习笔记
OpenCV学习及实用demo
OpenCV 的 GrabCut 可运行代码 及实例
中GrabCut的可运行代码参考:http://www.cnblogs.com/tornadomeet/archive/2012/11/09/2763271.html#include"opencv2/
highgui
yangyangyang20092010
·
2014-05-16 12:00
【OpenCV】OpenCV 2.4版本 图像各种平滑(模糊)处理
均值平滑下面是一个使用blur函数的均值平滑:#include"opencv2/core/core.hpp" #include"opencv2/
highgui
/
highgui
.hpp"
u014395105
·
2014-05-14 15:00
非常坑爹
内居然不能够解析“Mat”总是显示"Mat"未定义,修改include、lib、依赖库,不断地修改:#include"opencv2/imgproc/imgproc.hpp" #include"opencv2/
highgui
superdont
·
2014-05-01 23:00
基于Opencv的MeanShift跟踪算法实现
#include"cv.h"#include"
highgui
.h"#include#includeIplImage*image=0,*hsv=0,*hue=0,*mask=0,*backproject=
u010545732
·
2014-04-30 21:00
OpenCV人脸检测
对人脸进行检测#include"opencv2/core/core.hpp" #include"opencv2/objdetect/objdetect.hpp" #include"opencv2/
highgui
·
2014-04-27 11:00
OpenCV编程->视频读取
// #include"stdafx.h" #include"cxcore.h" #include"
highgui
.h" #include"cvaux.h" #include"string.h" #
sunboyiris
·
2014-04-26 20:00
opencv 图像拼接
#include"stdafx.h" #include #include #include"opencv2/
highgui
/
highgui
.hpp" #include"opencv2/stitching
yeyang911
·
2014-04-26 15:00
拼接
测试 svm 训练的xml 分类器 ~
目标:1else:0载入分类器查看效果[cpp]viewplaincopy#include"stdafx.h"#include"cv.h"#include"
highgui
.h"#include#include
刁广强
·
2014-04-25 18:26
图像处理
OpenCV编程->二值化
#include"opencv2/imgproc/imgproc.hpp" #include"opencv2/objdetect/objdetect.hpp" #include"opencv2/
highgui
sunboyiris
·
2014-04-25 17:00
OpenCV编程-> CvvImage无法打开
版本以上出现该问题,只有新建两个文件,如下:#pragmaonce#ifndefCVVIMAGE_CLASS_DEF#defineCVVIMAGE_CLASS_DEF#include"opencv2/
highgui
王孟贤
·
2014-04-21 21:00
opencv
cvvimage
cimg
OpenCV编程-> CvvImage无法打开
版本以上出现该问题,只有新建两个文件,如下:#pragmaonce#ifndefCVVIMAGE_CLASS_DEF#defineCVVIMAGE_CLASS_DEF#include"opencv2/
highgui
王孟贤
·
2014-04-21 21:00
opencv
cvvimage
cimg
OpenCV编程-> CvvImage无法打开
版本以上出现该问题,只有新建两个文件,如下:#pragmaonce #ifndefCVVIMAGE_CLASS_DEF #defineCVVIMAGE_CLASS_DEF #include"opencv2/
highgui
sunboyiris
·
2014-04-21 21:00
opencv
cvvimage
cimg
error while loading shared libraries: libopencv_
highgui
.so.2.4 linux
在ubuntu下用Qt写opencv的程序运行出现errorwhileloadingsharedlibraries:libopencv_
highgui
.so.2.4错误,是opencv的库路径没有设置好
qcgao
·
2014-04-21 15:52
ARM-LINUX
cvFindContours 获取轮廓中的所有点
利用cvFindContours函数计算图像的轮廓,遍历轮廓中的每个点#includeusingnamespacestd;#include"cv.h"#include"
highgui
.h"#include"cvaux.h
cxf7394373
·
2014-04-16 18:32
图像处理
c++调用matlab求伪逆
#include #include #include"engine.h" #include"engine.h" #include #include"opencv2/
highgui
/
highgui
.hpp
todayq
·
2014-04-16 16:00
SIFT、SURF特征匹配点的坐标获取\及匹配应用
include#include#include"opencv2/core/core.hpp"#include"opencv2/features2d/features2d.hpp"#include"opencv2/
highgui
flyingpig851334799
·
2014-04-16 09:25
OpenCV编程->haar+adaboost识别源码
. // #include"stdafx.h" #include"iostream" #include"cv.h" #include"
highgui
.h" #include #include #include"cxcore.h
sunboyiris
·
2014-04-10 10:00
OpenCV编程->haar+adaboost识别源码
//#include"stdafx.h"#include"iostream"#include"cv.h"#include"
highgui
.h"#include#include#include"cxcore.h
王孟贤
·
2014-04-10 10:00
no jniopencv_core in java.library.path和no jniopencv_
highgui
in java.library.path
javacv-0.7 + processing-2.1.1 编译报错信息:no jniopencv_core in java.library.path 、 no jniopencv_
highgui
kylines
·
2014-04-07 18:00
javacv
opencv
jniopencv_core
常用于载入和显示图像的函数小结
"cv.h" /*OpenCV的基本函数头文件/ #i nclude "
highgui
.h
HNUlanwei
·
2014-04-05 23:00
函数
opencv字符轮廓分割
// #include"opencv2/imgproc/imgproc.hpp" #include"opencv2/
highgui
/
highgui
.hpp" #include #include
yangbingzhou
·
2014-04-04 14:00
opencv
字符分割
上一页
29
30
31
32
33
34
35
36
下一页
按字母分类:
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
其他