CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - compiler program

搜索资源列表

  1. VCopticalflow

    0下载:
  2. 光流演示程序用vc编写,在vc60环境下编译运行-optical flow demo program using vc prepared in vc60 operating environment compiler
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:130568
    • 提供者:曾华
  1. ESegment

    0下载:
  2. 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的bmp图片名 output为输出的bmp图片名-proc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:128352
    • 提供者:吴维翔
  1. wavelet

    0下载:
  2. 小波变换的源代码,c++语言程序 在vc6.0编译器上运行良好-Transform the source code, c++ language program running on a good compiler vc6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:79616
    • 提供者:刘学易
  1. Delaunay

    0下载:
  2. 该程序使用OpenCV提供的函数在Visual studio6.0的环境下对若干点进行Delaunay三角剖分,具有很高的实用价值,编译已通过,绝对可用-The program provides a function to use OpenCV in Visual studio6.0 environment where a number of points on the Delaunay triangulation of high practical value, the compiler ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:121155
    • 提供者:石峰
  1. DevIL-SDK-x86-1.7.5

    0下载:
  2. 新版的图像用sdk,虽然有点难用,不过对没时间的人很有帮助。-Developer’s Image Library was previously called OpenIL, but due to trademark issues, OpenIL is now known as DevIL. DevIL is an Open Source programming library for programmers to incorporate into their own programs
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1555756
    • 提供者:黃亮車
  1. ColorProcess

    0下载:
  2. VC++6环境编译的彩色数字图像处理程序。结合MFC形成独立可执行程序。具有功能:RGB三原色的提取和滤除,彩色位数转化,彩色图像的灰度化,颜色、亮度和对比度的调整-VC++6 compiler environment of the color digital image processing. Combined into an independent executable program MFC. Has a function: RGB three primary colors of the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3631893
    • 提供者:Myrrhy
  1. match

    0下载:
  2. 在Visual C++6.0编译环境下实现模板匹配方法,程序经调试运行成功,效果理想。-In Visual C++6.0 compiler environment to achieve the template matching method, the program runs successfully through debugging, the results are satisfactory.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:270814
    • 提供者:haoxu
  1. matlabandVC

    0下载:
  2. 用VC编译器编译的VC与matcom的混编程序,实现画图等功能,绝对能够运行-Compiled with VC VC compiler and matcom the mixed program, drawing and other functions to achieve the absolute ability to run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6717473
    • 提供者:李轶
  1. Gray

    0下载:
  2. VC++6环境编译的彩色数字图像处理程序。结合MFC形成独立可执行程序。具有功能:数字图像灰度化、直方图统计-compiler environment of the color digital image processing. Combined into an independent executable program MFC. Has a function: RGB three primary colors of the extraction and filtering, the medi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2097434
    • 提供者:王泽开
  1. JPEG-EncodeaDecode

    0下载:
  2. 按如下说明使用此代码: 1.将BC45.rar解压到D:2.将JPEGCode解压到D:3.解压1.Src(自己整理的).rar到D:\JPEGCode目录下 4.运行批处理Build 5.cd src 6.编译生成可执行程序(make) 7.测试代码(make test) 8.清除编译过程文件,包括可执行程序(make clean) 9.体会原版配置编译过程 a)删除3.解压目录 b)解压2.Src(原版).rar到D:\JPEGCode目录下 c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3284199
    • 提供者:lsccls
  1. Digital_Image_Process_Example

    0下载:
  2. 本展示程式,采用Borland C++ Builder编译器开发, 参考书籍为 Digital Image Processing, Prentice Hall, 2002. (2nd edition) 具备功能如下: 空间域处理 Spatial domain proc.. 灰阶值转换 Gray Level Trans.. 遮罩型滤波器 Spatial Filter 统计型滤波器 Statistics Filter 梯度运算
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:1949393
    • 提供者:章竣尧
  1. 9.DM642fourvedio

    0下载:
  2. 这是一个基于DM642的图像处理器,用5150作为解码芯片来实现四路视频同时输入的程序,如果有对应的开发板可以直接烧录进去,实现四路同时显示功能,注意:编译器是CCS3.3-This is an image processor, based on DM642 video in 5150 as the decoding chip to realize four road input program at the same time, if there is a corresponding deve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1124652
    • 提供者:李雪松
  1. vbcapturesrc

    0下载:
  2. VB截图源码,本程序可使用鼠标拖出一个选区进行截屏,程序没有主窗体,编译后即可运行截图进程,你只需按信鼠标左键在需要截屏的地方拖出一个方框即可,类似于QQ的截图功能。实际上稍加修正,本程序即可制作成一个完美的抓图程序。 -Screenshot VB source code, the program can use the mouse to drag a constituency screenshot program is not the main form, the compiler can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:15799
    • 提供者:万励
  1. MatchPlate

    1下载:
  2. 在VC6.0编译平台下,并加载Opencv头文件与库文件。本程序成功启动后能够自动完成立体影像的特征检测、描述与匹配。-In VC6.0 compiler platform, and load Opencv header files and library files. After the successful launch of this program can be completed automatically dimensional image feature detection, de
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:26486827
    • 提供者:姚国标
  1. vcpicph

    0下载:
  2. VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib-VC++ image smoothing+ program source code, to ac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:23579
    • 提供者:gsl
  1. MINE

    0下载:
  2. 计算机图形学的大作业,使用MFC实现,编译环境为Visual Studio 2012,图形均为MFC所绘制的,没有使用图片,可自定义扫雷难度。Release文件夹中有可直接运行的程序。-Homework of Computer graphics, which uses MFC to implement. The compiler environment is Visual Studio 2012. The graph are drawn by MFC, without the use of im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3552539
    • 提供者:yuuuuuu
  1. MyImagePro

    0下载:
  2. C 数字图像处理,自带C 编译器和各种图形处理程序代码,对于学习图像处理和学习算法大有帮助。-C digital image processing, comes C compiler and various graphics processing program code for image processing and learning algorithms to learn a great help.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1168995
    • 提供者:huyaoge
  1. Statistical-Image-Completion-master

    0下载:
  2. Statistical Image Completion. Image processing project realized for the Image Processing class SI241 at Telecom ParisTech. Based on patches statistics of an image, the program aims at completing a missing part of it. It can be used to delete small ob
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1424360
    • 提供者:毛毛
  1. Image-filtering

    0下载:
  2. 数字图像处理,使用vc++编译环境,使用c++语言实现图像的数字滤波,完整程序。-Digital image processing, using vc++ compiler environment, the use of c++ language to achieve the image of digital filtering, a complete program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4368712
    • 提供者:jiangkun
搜珍网 www.dssz.com