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

搜索资源列表

  1. garden_images

    0下载:
  2. 是一个数字小花园漫游的例子,已经编译好,感觉做的挺好的就发到这供大家参考
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8008542
    • 提供者:于燕
  1. snake

    0下载:
  2. 用opencv实现的用snake求物体边缘的例子。执行时先框住一个物体,然后就根据snake算法求最小能量曲线,即得到物体的边缘。框子越接近物体,效果越好。 运行需要opencv库。在VS2005下做的。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4065967
    • 提供者:cwl
  1. XiaoBoSuanFaDeVC++ShiXian

    0下载:
  2. 包括两个例子:一个演示一维小波变换,另一个演示二维小波变换。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:169375
    • 提供者:阿三
  1. 播放gif动画

    0下载:
  2. 利用c#开发的播放gif动画的小软件,一个很好的例子绝对值得收藏-use of the player development of small gif animation software, a good example worthy collection
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:8508
    • 提供者:马超
  1. 光线跟踪渲染源代码

    2下载:
  2. RayTracer是个演示光线跟踪的小程序。打开一个场景文件后点绘制就可以画了,由于时间仓促,实现的不是很细致。场景文件的格式就不细说了,提供了几个例子看看。可以设置图像大小,并保存结果。
  3. 所属分类:图形图像处理(光照,映射..)

  1. SnakeProfile

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1243
    • 提供者:
  1. gissrc

    0下载:
  2. 一个VC++6.0的GIS小系统例子,里面包含完整代码。系统实现了GIS基本功能,是一个很好的参考程序。-VC++6.0 of a small system examples of GIS, which contains the full code. System to achieve the basic functions of GIS, is a good reference program.
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:528450
    • 提供者:JeitLee
  1. wavelet_code

    0下载:
  2. vc++开发的第一代小波变换源代码,其中包含了小波变换部分,并且提供了一个利用小波变换去除噪声的例子。-vc++ developed the first generation wavelet transform source code, which contains part of the wavelet transform, and provides a use of wavelet transform to remove noise examples.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:762153
    • 提供者:tanyong
  1. stupidModel01

    0下载:
  2. 仍然是一个repastJ的例子,一个模拟bug的运动的小程序-RepastJ remains an example of a simulation of the movement bug applet
  3. 所属分类:GIS program

    • 发布日期:2017-04-07
    • 文件大小:2259
    • 提供者:yandan
  1. wavelet_matlab

    0下载:
  2. 一个很好的小波分析程序例子,用matlab语言编写。-wavelet_matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:10901
    • 提供者:CXLiu
  1. Points

    0下载:
  2. 基于Windows的opengl小程序,程序渲染了一系列从小到大排列成螺旋形的点,是点画线的一个应用实例,是入门的好例子。-Windows-opengl-based applet, the program rendering a series of small to large and arranged in spiral-shaped point, an application example of stipple line is a good example of getting start
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:85166
    • 提供者:xiaoxiaop
  1. Sketcher

    0下载:
  2. 这个是 Visual C++ 2008 入门经典里面的一个例子,是一个类似于绘画板的小程序,用到了DC里面的一些基本绘图的函数,以及利用颜色覆盖模式不同产生了一些奇特效应(MFC)-It is an example of a sketcher
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-29
    • 文件大小:11891524
    • 提供者:张珺
  1. house_0417

    0下载:
  2. 使用MultigenCreator建立的小房子模型,直接用Creator软件打开就可以。 我看网上基本没有现成例子,自己摸索着弄了一个。-failed to translate
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:4197
    • 提供者:王小二
  1. Image-processing-GDI

    0下载:
  2. 一个用GDI进行图像处理的例子,简单实用的小程序-A GDI image processing example, a simple but useful program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:10191
    • 提供者:陈强
  1. wavelet_denoising

    0下载:
  2. 小波变换进行图像去噪的一个例子,matlab代码。-An example of the wavelet transform denoising, matlab code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:146246
    • 提供者:tim
  1. dodib

    0下载:
  2. 一个VC处理位图的例子,写成了一个不错的图像处理小软件,多窗口模式,有画笔加文字等功能,有兴趣的可以借鉴本源码。-A bitmap processing VC example, wrote a nice small image processing software, multi-window mode, there are brushes add text and other functions, are interested can learn from this source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:62489
    • 提供者:张瑶
  1. thread_enhance

    0下载:
  2. 经验导出例程将出线细节的画布。一个例子的X射线图象(直方图均衡raw.tif)图示的手动计数画布上用的绘画取证的问题。漆,裂纹,和阴影,难以容易地辨别画布线程的交叉影线的编织。最小和最大的功能可以改写为形态学运算,侵蚀和扩张。-Enhances X-ray images of paintings for easy counting of canvas threads.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:91835
    • 提供者:麦麦
  1. aa

    0下载:
  2. 例子群优化的一个的简单小程序,是利用matlab写的。-Swarm optimization example of a simple small program, was written by matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1181
    • 提供者:孙小雨宁
  1. kalman-object-detection

    0下载:
  2. 用卡尔曼滤波来检测视频中的小运动目标,例子为检测一个运动场景中的乒乓球-Using kalman filter to detect small moving targets in video, example for detecting a movement in the scene of table tennis
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:883479
    • 提供者:张广明
  1. OpenGL GLSL HelloWorld

    1下载:
  2. 这是OpenGL GLSL的helloworld,就像我们刚学编程时,第一例子名字就是helloworld,一个最小的着色器,完成最基本任务:顶点转换和用单一色渲染物体。
  3. 所属分类:OpenGL

« 1 2 3 4 56 »
搜珍网 www.dssz.com