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

搜索资源列表

  1. 1000to250

    0下载:
  2. 这是我编的图像处理中双线性插值程序小程序,针对转为文本格式的1000分辨率图像转到250分辨率而进行的,请多多指教,-This is Part I of image processing procedures for small bilinear interpolation procedures to text format against the 1000 resolution images to 250 for the resolution, exhibitions,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:戚涛
  1. selfCorrelationInRandomization

    0下载:
  2. 产生零均值单位方差高斯白噪声的1000个样点,估计随机过程的自相关序列-units have zero mean Gaussian white noise variance to the 1,000-point, it is estimated that the random process autocorrelation sequence
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:吴森泉
  1. tuz

    2下载:
  2. 1、可制作圆形、椭圆形、菱形、方形、三角形印章。 2、支持多种特效:翻转图形、透明处理、高斯模糊、亮度/对比度/饱和度/锐化/反相/海绵/陨化(磨砂)/浮雕等等。 3、可将制作好的印章保存至印章库。 4、支持1%-1000%比例缩放。 5、支持导出印章图片(透明图章使用GIF格式)。 6、支持预览/打印。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:1.51mb
    • 提供者:航宇
  1. DCT_IDCT

    0下载:
  2. to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:hujik
  1. Bitmap1

    1下载:
  2. 能够最多读取浏览1000张bmp格式文件,完成灰度图的缩放,旋转,FFT变换,24位真彩图的缩放,HSI,YCrCb两种色彩空间的显示。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.18mb
    • 提供者:卢士鹏
  1. OTSU

    0下载:
  2. 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.99kb
    • 提供者:shaohu
  1. 1082

    0下载:
  2. Problem Descr iption 二值图像是由黑白两种像素组成的矩形点阵,图像识别的一个操作是求出图像中最大黑区域的面积。请设计一个程序完成二值图像的这个操作。黑区域由黑像素组成,一个黑区域中的每个像素至少与该区域中的另一个像素相邻,规定一个像素仅与其上、下、左、右的像素相邻。两个不同的黑区域没有相邻的像素。一个黑区域的面积是其所包含的像素的个数。 Input 输入由多个测试例组成。每个测试例的第一行含两个整数n和m, (1 <=n,m<=100), 分
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1.27kb
    • 提供者:zhoukaihua
  1. histImageTT

    0下载:
  2. 自己写的一个简单的将输入数据画出直方图并且可以保存为图像的类,数组不能大于1000,有一个简单的例子,需要opencv库支持-draw histogram image of an int array
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:8.99kb
    • 提供者:jbaolee
  1. pichuli

    0下载:
  2. 比如有1000个.jpg,其实你对每一个jpg都是同样的处理,比如 fft2,之后要存出来一组特征,假设是10个,这样的话,最后要得到一个(1000,10)的矩阵。这种情况下就需要批处理了。 -For example there are 1000. Jpg, you do the same process for each jpg image , such as fft2, then there are a set of characteristics, assumption fo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:786byte
    • 提供者:amanda
  1. 1000

    0下载:
  2. ,用C++编程绘制同样的图形,使用画点函数(SetPixel)进行绘制。基本要求可以使用各种灰度的像素颜色,高级要求只能使用黑白二色(RGB(0,0,0)和RGB(255,255,255)两种颜色)进行绘制,也就是要使用半调技术(halftune)或者抖动(dither)技术。-All sorts of gray pixel color, senior require only a black-and-white two color (RGB (0) and RGB (255,255,255)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:tanjian
  1. Video Capture

    1下载:
  2. 程序中采用两种方法将camera的图像存到数组,经过测试1000张图像3秒一下,也就是说每秒30贞的图像,每次采样有充分的时间做计算,个人认为方法二比较好,数组解析方便。-VB6、VFW、USB Camera
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-10
    • 文件大小:11.25kb
    • 提供者:jiangmaple
  1. CplusplusBitmapLibrarySourceCodeandExamples

    0下载:
  2. Descr iption The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap I
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:34.44kb
    • 提供者:javaprogramming
  1. fastflux3

    0下载:
  2. 计算分析3 d多半径的球面通量响应曲线结构分割。提供多达1000倍加速比空间域实现。-Compute the analytical 3D multi-radii spherical flux responses for curvilinear structure segmentation. Offer up to 1000 times speed up compared to spatial domain implementation.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:4.11kb
    • 提供者:Jeff
  1. watermarking-

    0下载:
  2. 数字水印嵌入与检测的C++程序,实现在图像的离散余弦变换系数中找出前1000个最大的系数,在这1000个最大系数中嵌入水印-watermarking embeded ang detected
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:10.42kb
    • 提供者:
  1. kaerman

    0下载:
  2. 用卡尔曼滤波器实现目标追踪,利用蒙特卡洛的方法对跟踪滤波器进行仿真分析,次数为1000次 -Kalman filter to achieve target tracking, using the Monte Carlo method of tracking filter simulation analysis, the number is 1000 times
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:948byte
    • 提供者:蒋小燕
  1. ImageSpirit

    0下载:
  2. 领用稀疏进行图像分割领域的文献,CVPR2007年发表,引用超过1000次-Consuming sparse literature in the field of image segmentation, CVPR2007 published, cited more than 1000 times
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.06mb
    • 提供者:林天天
  1. rediodizhi

    0下载:
  2. 个人写的一个从网上自动获取电台地址的小程序,现在能获取1000多个电台地址。非常实用。-A personal written radio address the Internet automatically get a small program, can now access more than 1000 radio address. Very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.87kb
    • 提供者:yaan2a009
  1. CHENGXU5

    0下载:
  2. 神经网络SVM实现分类,采用高斯核,标准差经过试验,最终定在0.81。训练和测试样本在1到1000之间间隔取点,训练样本取奇数,测试样本取偶数,没有噪声-SVM neural network to realize classification, USES the gaussian kernel, the standard deviation after test, final set at 0.81.Training and testing samples in the interval bet
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.35kb
    • 提供者:Eva
  1. 0707469

    0下载:
  2. 2, 某工厂购进1000 台机器,准备生产p1 和p2 两种产品,若生产产品p1,每台机器每年 可收入4500 元,但机器损()
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:245kb
    • 提供者:WFTxllu%2B2602
  1. 109201252image-processing

    1下载:
  2. 关于MATLAB图像相关性分析的问题。随机选取1000对像素点,进行水平和垂直相关性分析。(image-correlation. select 1000 pair of pixel randomly and analyze the correlation both horizontally and vertically)
  3. 所属分类:图形图像处理

搜珍网 www.dssz.com