码迷,mamicode.com
首页 >  
搜索关键字:included    ( 465个结果
Opencv— — Color Gradient
// define head function #ifndef PS_ALGORITHM_H_INCLUDED #define PS_ALGORITHM_H_INCLUDED #include #include #include "cv.h" #include "highgui.h" #include "cxmat.hpp" #include "cxcore.hpp" #include "m...
分类:其他好文   时间:2016-02-24 12:42:49    阅读次数:267
OpenCV——PS滤镜之 波浪效果 wave
// define head function #ifndef PS_ALGORITHM_H_INCLUDED #define PS_ALGORITHM_H_INCLUDED #include #include #include "cv.h" #include "highgui.h" #include "cxmat.hpp" #include "cxcore.hpp" #include "m...
分类:其他好文   时间:2016-02-23 11:33:10    阅读次数:243
OpenCV——Perlin Noise
// define head function #ifndef PS_ALGORITHM_H_INCLUDED #define PS_ALGORITHM_H_INCLUDED #include #include #include "cv.h" #include "highgui.h" #include "cxmat.hpp" #include "cxcore.hpp" #include "m...
分类:其他好文   时间:2016-02-23 11:33:08    阅读次数:617
OpenCV——PS滤镜 漩涡 vertex
// define head function #ifndef PS_ALGORITHM_H_INCLUDED #define PS_ALGORITHM_H_INCLUDED #include #include #include "cv.h" #include "highgui.h" #include "cxmat.hpp" #include "cxcore.hpp" #include "m...
分类:其他好文   时间:2016-02-23 11:30:48    阅读次数:253
OpenCV——PS滤镜 水波效果
// define head function #ifndef PS_ALGORITHM_H_INCLUDED #define PS_ALGORITHM_H_INCLUDED #include #include #include "cv.h" #include "highgui.h" #include "cxmat.hpp" #include "cxcore.hpp" #include "m...
分类:其他好文   时间:2016-02-23 11:30:41    阅读次数:194
Experimental Educational Round: VolBIT Formulas Blitz D
Description After a probationary period in the game development company of IT City Petya was included in a group of the programmers that develops a ne
分类:其他好文   时间:2016-02-22 23:37:49    阅读次数:500
OpenCV——PS滤镜算法之Spherize 球面化(凸出效果)
// define head function #ifndef PS_ALGORITHM_H_INCLUDED #define PS_ALGORITHM_H_INCLUDED #include #include #include "cv.h" #include "highgui.h" #include "cxmat.hpp" #include "cxcore.hpp" #include "m...
分类:编程语言   时间:2016-02-19 17:20:54    阅读次数:234
OpenCV——Skewing
// define head function #ifndef PS_ALGORITHM_H_INCLUDED #define PS_ALGORITHM_H_INCLUDED #include #include #include "cv.h" #include "highgui.h" #include "cxmat.hpp" #include "cxcore.hpp" #include "m...
分类:Windows程序   时间:2016-02-19 17:20:01    阅读次数:352
OpenCV——PS滤镜算法之 球面化 (凹陷效果)
// define head function #ifndef PS_ALGORITHM_H_INCLUDED #define PS_ALGORITHM_H_INCLUDED #include #include #include "cv.h" #include "highgui.h" #include "cxmat.hpp" #include "cxcore.hpp" #include "m...
分类:编程语言   时间:2016-02-19 17:18:05    阅读次数:255
get_included_files
get_included_files (PHP 4, PHP 5, PHP 7) get_included_files — 返回被 include 和 require 文件名的 array http://php.net/manual/zh/function.get-included-files.ph
分类:其他好文   时间:2016-02-19 12:05:58    阅读次数:143
465条   上一页 1 ... 26 27 28 29 30 ... 47 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!