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

搜索资源列表

  1. vtkmode

    0下载:
  2. VTK开发的基本模板,实现VTK开发的基本思想,对VTK初学者有帮助-VTK development of the basic template, the basic idea to achieve VTK development, help for beginners on VTK
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:147184
    • 提供者:李文
  1. readvedio(2)

    0下载:
  2. 基于背景差法的运动物体检测程序,可从视频,或者设想头读取数据,编译环境VC加加2008-Background subtraction method based on moving object detection procedures, from the video, or read the first idea, build environment VC Gaga 2008
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12667962
    • 提供者:zhang
  1. t

    0下载:
  2. 介绍了高分辨率遥感影像上道路的特征、模型和道路提取的基本思想,对已有的道路提取方法进行 了分析,并对道路提取问题进行思考,提出下一步的研究方向。-Introduced a high-resolution remote sensing image characteristics on the road, models and extract the basic idea of the road, on the existing road extraction methods were anal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:582966
    • 提供者:jiangxiaoping
  1. RoadExtraction

    0下载:
  2. 高分辨率遥感图像道路提取算法实现,主要思路是利用道路中心点,得到道路中心线。-Road Extraction from High Resolution Images algorithm, the main idea is to use the center of the road, get the road centerline.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3025344
    • 提供者:huangzhij
  1. 24byC

    0下载:
  2. 本源代码用C语言实现了24点牌的求解,重点使用了排列组合的算法思想。-Source code using C language to implement the solution 24-point card, focused on the use of combinations of algorithm idea.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2085
    • 提供者:Raymond
  1. harjiaodianjiance

    0下载:
  2. Harris角点检测算 法是在Moravec算法的基础 上提出的。Moravec角点检测算法的思想是: 在图像中 设计一个局部检测窗口,当该窗口沿各个方向作微小移动时 ,考查窗 口的平均能量变化,当该能量变化值 超过设定的阈值时,就将窗口的中心像素点提取为角 点。-Harris corner detection algorithm is based on the algorithm in Moravec' s. Moravec corner detection algorithm idea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1841
    • 提供者:
  1. DCTtransformation

    0下载:
  2. DCT变换的基本思路是将图像分解为8×8的子块或16×16的子块,并对每一个子块进行单独的DCT变换,然后对变换结果进行量化、编码-The basic idea is to transform DCT the image is decomposed into 8 × 8 sub-block or 16 × 16 sub-blocks, and each separate sub-block DCT, and then quantify the results of the transform c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:60622
    • 提供者:孙一
  1. PS_ColorHistogram

    0下载:
  2. histogram of image..provides an idea about the intensity values of pixels in an image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:210665
    • 提供者:Tapan
  1. Digitalsubtraction

    0下载:
  2. 为了组成具有硬件减影功能的徽机化( 射线成像系统, 我们开发了一种简单 、 灵活的 医学影像数字减影子系统􀀁 文中给出了这个子系统各个部分的设计, 实验结果表明, 该设计思路正确, 成本低廉, 效果亦较好 􀀁 -In order to form a subtraction function of the hardware unit of the emblem (ray imaging system, we developed a simple, f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:308656
    • 提供者:xingxing
  1. HarrisCorner

    0下载:
  2. 算法的基本思想是找到角点反应函数值大的点,然后选取局部比较大的作为角点-The basic idea of algorithm is to find a large corner response function value point, and then select a relatively large local corner
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5947019
    • 提供者:李宁
  1. 14_W-SVD-digital-watermark-experiment

    0下载:
  2. 讲解了利用DWT-SVD,来实现水印水印,并分析了嵌入全过程-using DWt and svd to tell you a excellent idea about theway to inbed a digitalwatermark
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1764226
    • 提供者:wangmin
  1. Particle-Filter-with-comments

    1下载:
  2. 有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。-Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Carlo methods), which is set to r
  3. 所属分类:Special Effects

    • 发布日期:2014-05-12
    • 文件大小:1024
    • 提供者:xiaobaiamao
  1. CompressImage

    0下载:
  2. 灰度图像的像素值范围在[0,255]之间,如果采用一个像素一个字节的存储方式,势必会造成空间的浪费。如果采用一定的无损压缩算法,可以大大提高减小文件大小,减少存储空间。本程序采用动态规划中图像压缩算法(图像分段合并的思想),设计一个类,实现灰度位图数据的压缩和解压过程-Grayscale pixel values ​ ​ in the range [0,255], if we adopt a pixel one byte is stored, it must lead to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3089897
    • 提供者:liao
  1. meanshift

    0下载:
  2. 它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是"Continuously Apaptive Mean-SHIFT",它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果-It is MeanShift Algorithm, called continuous adaptive MeanShift algorithm, CamShift algorithm stands for "Continuously Apaptive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2295069
    • 提供者:伟迅
  1. Show-your-love

    0下载:
  2. 问题的提出:根据“心”形曲线的数学参数方程,绘制曲线并输出屏幕。在各坐标点处循环显示“LOVE”的各字母。 编程思路:“心”形曲线的数学参数方程为: x=rsinθ/2sinθ(0<=θ<=2π) y=rsinθ/2cosθ 用xin[2*R+1][2*R+1]存储图形。 -Of the problem: According to the " heart" -shaped mathematical curve para
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:187712
    • 提供者:eli
  1. Face-Recognition-by-Kresimir-Delac-and-Mislav-Grg

    0下载:
  2. The basic idea behind proposed system is to represent user’s facial surface by a digital signature called normal map.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:15268892
    • 提供者:Shooty
  1. IPLib

    0下载:
  2. PGF滤波:该方法主要思想是只找出滤波窗口中与中心像素距离特征相近的邻域像素作为同组成员参加滤波。 首先根据滤波窗口中邻域像素与原像素特征距离值进行升序排列,再通过 Fisher 判别找出该像素的同组成员,即与中心像素特征值最相近的点; 然后用滤波窗口中属于同组成员像素的加权特征值代替原来中心像素特征值。 -PGF Filtering: This method is only to identify the main idea with the center pixel in filter wi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5899904
    • 提供者:
  1. 123vc

    0下载:
  2. 这是调试过后的程序基本上没有什么大的变动只是一些小的问题.这是C语言写的所以看起来不太好看但基本思想是体现出来了.现贴上去. 需要说明一点的是:它的原图像,水印图像是固定的.名字分别是:lena.bmp sdulogo.bmp 嵌入水印后的图像文件是: lenaw.bmp  提取水印后的图像文件是:logo.bmp-This is a debugging program after no major changes are basically just some minor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3011984
    • 提供者:吴波
  1. Linear-interpolation-algorithm

    0下载:
  2. Linear interpolation algorithm with image scaling用线性插值算法实现图像缩放的实现源码,没有编译,但给出了基本的算法思路,可以对图片进行放缩处理-Linear interpolation algorithm with image scaling with linear interpolation algorithm implementation of image scaling source, not compile, but gives the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3611
    • 提供者:
  1. Binaryzation

    0下载:
  2. 迭代法是基于逼近的思想,逼近的目标是使得:前景和背景的平均灰度值的平均值即为阈值。该方法的原理是:如果用某一阈值分割出的图像,其两部分平均值的中值,正好等于该阈值,那么这个阈值就是所求的阈值。-Iterative method is based on the approximation of the idea of ​ ​ approaching the goal is to make: the foreground and background is the average
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:14447
    • 提供者:坏蛋
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com