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

搜索资源列表

  1. fsjc

    0下载:
  2. 在VS2010的C++环境下利用Opencv库函数实现了简单的肤色检测(控制台)-Use of under in the VS2010 C++ environment the Opencv library functions to achieve a simple color detection (console)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1507
    • 提供者:温志平
  1. Kinect_glTest

    1下载:
  2. 基于Kinect的3D的测试程序,定义控制台应用程序的入口点。-Kinect 3D test program, custom console application entry point.
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-11
    • 文件大小:4096
    • 提供者:xiong
  1. bmp

    0下载:
  2. 本程序利用windows自带的BMP的各种结构实现了读取一个bmp格式的文件,并将其文件头、信息头等信息显示在控制台上,此外还实现了对该文件的复制功能。-Various structures to achieve the program windows comes BMP read a bmp format file, and file header information first-class information is displayed on the console, in addit
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-12
    • 文件大小:1930882
    • 提供者:田顺建
  1. Pyramid-final

    0下载:
  2. 基于OpenCV2.4.3、VS2010的控制台程序,按照自己的OpenCV路径进行配置,修改读取图像的位置,之后便可运行。运行结果为可修改层数的图像金字塔构建。-The console program based on OpenCV2.4.3, VS2010, according to their own OpenCV path configuration, modify the position of the image, and then you can run. The results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:8732181
    • 提供者:李寅暄
  1. MBTest

    0下载:
  2. Mandelbrot集的一个简单实现,在控制台生成图像,选取方框后可以放大,缺点是绘图速度较慢,主要可作为算法参考-Mandelbrot set a simple implementation, the image is generated in the console, can zoom selection box drawing slower algorithm, can be used as reference
  3. 所属分类:Fractal program

    • 发布日期:2017-11-12
    • 文件大小:129097
    • 提供者:clovis
  1. sphere-texture-

    0下载:
  2. 基于win32控制台的小程序,主要实现球面贴图的功能,没旋转放大缩小,但有接口,使用者很容易能够加进去键盘控制放大缩小旋转等。图片像素要求是2的n次方,可以自己画,这里的是128*128像素的。-Based on win32 console applet, the main achievement of the spherical mapping function, not rotating zoom, but it has an interface, the user can be easil
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:1777738
    • 提供者:侯增涛
  1. curve-fitting

    1下载:
  2. 在控制台下利用高斯消元法实现直线拟合,多项式拟合,指数函数拟合,幂函数拟合,大家可以利用它进行二次开发-In the console environment,I using the Gaussian elimination method to achieve linear fitting, polynomial fitting, exponential fitting, fitting power function, we can use it for secondary development
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:38089
    • 提供者:徐志高
  1. FlyMFC-OPENGL

    0下载:
  2. 用VC++6.0编写的OPENGL程序,嵌入到MFC框架程序当中,对还不知道怎么把控制台转成MFC的OPRNGL应用的可以参考一下。-Prepared with VC++6.0 OPENGL procedures, MFC framework program embedded into the midst, and do not know how to console into the MFC OPRNGL application can reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:7842523
    • 提供者:罗保
  1. RGBimageProcessing

    0下载:
  2. 这个代码用VC6.0开发而成,控制台运行,是我在数字图像处理实验课上的拙作,图像源文件和目的文件是.raw原始图像格式。实现3×3模板下的图像中值滤波,修改成其他模板大小也非常方便。包含有源码,示例图像,实验结果演-This code with VC6.0 developed with the console running in digital image processing experiments class of an apology, image source file and des
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3929142
    • 提供者:孙晓
  1. glut_shapes

    0下载:
  2. VC++用户创建一个Win32控制台项目和链接-VC++ users should create a Win32 Console project and link
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1995
    • 提供者:madecle
  1. image2save

    0下载:
  2. 基于OPENCV的图象格式转换程序,编译后会生成一个基于命令行的控制台程序,参数非常丰富,可以直接拿来使用,也可以用来学习.我是写来自己用的,如果加上个GUI当工享软件都没问题.-OPENCV based image format conversion program, the compiler will generate a command line-based console program parameters are very rich, can be directly used, ca
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4516199
    • 提供者:一易
  1. Pick

    0下载:
  2. OSG中将鼠标选中的物体高亮,基于OSG3.0+VS2010+Win7-to make the model light,based in win7 and osg 3.0 and win 32 console applaction 32
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-30
    • 文件大小:13251798
    • 提供者:xiang
  1. CompositeViewer

    1下载:
  2. OSG中怎样创建多视图,利用OSG+Win32 console application实现。-make multiply views in osg
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:8152925
    • 提供者:xiang
  1. Berzcurve

    0下载:
  2. bezer曲线显示以及graphic学习,是在console下实现的小例子,可供初学者参考-bezer curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:158433
    • 提供者:li
  1. houfangjiaohui

    1下载:
  2. 近景摄影测量中的单张像片空间后方交会控制台程序-Close-range photogrammetry space resection of single photograph console program
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-28
    • 文件大小:255371
    • 提供者:皮英冬
  1. DLT

    1下载:
  2. 数字近景摄影测量中的直接线性变换DLT控制台程序-Digital close-range photogrammetry direct linear transformation DLT console program
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-28
    • 文件大小:314307
    • 提供者:皮英冬
  1. XMLWriter

    0下载:
  2. Visual C# XMLWriter XML读取器,可了解到如何使用C#写XML声明,引用样式,写DOCTYPE声明,写一个元素(根元素)、写入 CDATA、写标记元素、缓冲器内的内容写入文件,将XML文件的内容显示在控制台中。-Visual C# XMLWriter XML reader, you can learn how to use C# to write the XML declaration, reference style, writes the DOCTYPE declarat
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5324
    • 提供者:习惯
  1. GKLT-master

    0下载:
  2. klt跟踪算法,可以生成坐标的txt文件,在控制台修改参数即可生成不同特征点的轨迹文件。-klt tracking algorithm can generate coordinates txt file, modify the parameters in the console to generate different feature point trajectory file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4181541
    • 提供者:yy
  1. 20140319

    0下载:
  2. 网上现有的通过opencv2实现显示摄像头视频代码都是控制台程序。借助网上一个多线程实例实现在MFC对话框上通过OpenCV2直接显示摄像头视频,希望您有帮助。 VS2008+OpenCV2.4.4 执行界面: -Opencv2 achieved through existing online display camera video code is a console program. With online examples implemented in a multithreaded MF
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:412333
    • 提供者:adamswater
  1. Flappy_bird

    0下载:
  2. win32 console 的飞行小鸟的游戏。英文叫做flappy bird 很有市场。-win32 console game bird flight. English is called flappy bird market place.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1574821
    • 提供者:sleangao
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com