资源列表

« 1 2 ... .31 .32 .33 .34 .35 10936.37 .38 .39 .40 .41 ... 18703 »

[图形图像处理(光照,映射..)VC

说明:VC 数字图像处理编程讲座 我们这个讲座就是讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法, 论述了图像处理的理论,同时给出了VC 实现的源代码。-VC digital image processing programming lecture seminar is to discuss how our use of Microsoft' s Visual C++ development tool to achieve some of the comm
<王策> 在 2025-09-25 上传 | 大小:257kb | 下载:0

[图形图像处理(光照,映射..)masaike

说明:马赛克效果代码 马赛克显示是指图像被分成许多的小块,它们以随机的次序显示出来,直到图像显示完毕。实现马赛克的效果主要解决的问题是如何定义显示随 机序列的小方块,这个问题的解决可以在定义过小方块的基础上,用一个数组来记录各个方块的左上角的坐标的位置-Code mosaic mosaic image display is divided into many small pieces, they are displayed in random order, until the image di
<王策> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)doudong

说明:抖动图像代码,为了使图象看起来好象从左上角向右下角扫过, 以产生运动的感觉,必须要反复拷贝左上方的那些像素的灰度值,逐步把它们融合在一起,看起来好象图像后边有一些颜色在逐渐的消失-Shake the image code, in order to make the image look as if swept from top left to bottom right, to produce the feeling of movement must be repeated copies le
<王策> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)hecheng

说明:图像合成技术很重要,其实质是操作将两幅或两幅以上的图像,将它们的信息融合在一起,产生1+1>2 的效果。我们在进行图像合成的时候可 以采用Alpha 值的方法,下面来看一下如何利用Alpha 值来合成两张图片。-Image synthesis technology is important, and its essence is the operation two or two or more images to their information together to produc
<王策> 在 2025-09-25 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)caiji

说明:用来实现CCD端获取的模拟图像的数字化转换。笔者结合自己在项目开发中积累的一些经验,谈一下如何操作图像采集卡、然后再此基础基础上再实现一些特殊处理。-Used to achieve the end for analog CC D digital image conversion. The author combines his accumulated in some project development experience, talk about how to operate the ima
<王策> 在 2025-09-25 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)cximage600_bc6

说明:cximage for c++ builder
<Faruk> 在 2025-09-25 上传 | 大小:1011kb | 下载:0

[图形/文字识别group_activity_ryoo

说明:基于阶层多观测模型的多人行为识别 最新的ICCV用于多人识别的论文-Multi-level model based on observed behavior of people identified
<xuwanting> 在 2025-09-25 上传 | 大小:1.29mb | 下载:0

[绘图程序Visio.2007.Bible.(2007)

说明:visio2007画图,详细的教程,手把手教会你使用visio画图-visio2007 drawing, a detailed tutorial, you will use visio drawing Shoubashoujiao
<李亮> 在 2025-09-25 上传 | 大小:11.25mb | 下载:0

[OpenCVOtsu(opencv)

说明:基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into
<> 在 2025-09-25 上传 | 大小:5.9mb | 下载:0

[OpenCVlogpolar

说明:在图像处理中,有时需要将图像用极坐标来进行表示,这个代码就是实现这个功能的,是在opencv2.2下实现的。-In image processing, the image is sometimes necessary to use polar coordinates to be said that the code is to achieve this functionality is achieved under the opencv2.2.
<> 在 2025-09-25 上传 | 大小:3.82mb | 下载:0

[OpenCVbianyuanfangxinagzhifangtu

说明:本代码基于opencv2.2,使用时先将库文件加入输入链接。边缘方向直方图,在图像处理中经常会进行梯度操作得到方向角,此代码实现用直方图将方向角表示出来的功能。-The code is based on opencv2.2, use the first library file into the input link. Edge direction histogram, the image processing operations often get the direction of the
<> 在 2025-09-25 上传 | 大小:3.61mb | 下载:0

[OpenGLpro4

说明:利用opengl语言构建茶壶模型,在c++环境下实现-Teapot built using opengl language model, in c++ environment to achieve
<杨文环> 在 2025-09-25 上传 | 大小:2.32mb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 10936.37 .38 .39 .40 .41 ... 18703 »

源码中国 www.ymcn.org