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

搜索资源列表

  1. ppmCode

    0下载:
  2. This program is used to read ppm format image. It s simple but useful for the people who want to understand the basic idea of digital image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2438
    • 提供者:王军
  1. bivalue

    0下载:
  2. 图像处理二值化,利用模板匹配可以在一幅图象中找到已知的物体。比如抓拍到了一张射门的照片,要在该照片中找到足球的位置。这时就可以采用模板匹配的方法。所谓模板匹配,其实想法很简单:拿已知的模板(在本例中为足球的图象),和原图象中同样大小的一块区域去对。-binary image processing and using template matching the image to find a known object. For example, snapped a shot of the phot
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45480
    • 提供者:中国
  1. haijian

    0下载:
  2. 多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪-polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1640
    • 提供者:00
  1. photomachinenewalgorithm

    0下载:
  2. 针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。 -against cameras fixed and coplanar binding conditions for target location,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:214744
    • 提供者:蒋翔俊
  1. 46764563

    0下载:
  2. 把任一窗口的内容存为位图,把编辑框中的文字存为位图,当然,你也可以按照这个思路,你也可以把任何控件、窗口里的东西当作位图来存储-put the contents of a window to deposit Bitmap, and the text editing box to deposit bitmap, of course, You can also According to this idea, you can put any controls, window Lane things a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38141
    • 提供者:tiankng
  1. lwcontour

    0下载:
  2. live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic programming methods to image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6324
    • 提供者:陈正文
  1. ImageSegment

    1下载:
  2. 图像分割程序,采用水平集演化的思想,实现偏微分方程中的GAC模型。Image segment source code(GAC model),which adopt the idea of level set evolving.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:10833
    • 提供者:li_ya
  1. 介绍了图割的基本思想

    0下载:
  2. 介绍了图割的基本思想,包括最大流最小割算法,以及简单的图割实例-Introduced the basic idea of graph cuts, including the maximum flow minimum cut algorithm, and simple instances of graph cuts
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-10
    • 文件大小:1033030
    • 提供者:黄鹏
  1. movedetect.rar

    0下载:
  2. 用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。,VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2302091
    • 提供者:yangchun
  1. PG_BOW_DEMO

    1下载:
  2. 图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3585024
    • 提供者:lipiji
  1. M2M4.rar

    4下载:
  2. 该代码是经典的信噪比估计算法,用到了统计学中基于矩估计的思想,利用信号的2、4阶矩来估计接收信号的信噪比,The code is a classic signal to noise ratio estimation algorithm, using the statistical moment estimation based on the idea of the use of 2,4-order moment of signals to estimate the received signal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:714
    • 提供者:贾小勇
  1. JPEG和PDCM对图像压缩的研究

    0下载:
  2. JPEG和PDCM对图像压缩的研究,一个人队压缩的个人理解,他用了代码来说明并验证了自己的想法-research on image compression using JPEG and PDCM 。The author uses the code to illustrate and validate his own idea。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1632093
    • 提供者:东方
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:83326
    • 提供者:黄沛杰
  1. PDFlib

    0下载:
  2. 用于清除PDFlib库生成的PDF中所带的www.PDFlib.com的水印。附有源代码以及可执行文件。在不同版本的效果会有不同。只是提够一个删除水印的思路。-PDFlib library generated for the clear vanilla www.PDFlib.com PDF watermark. With source code and executable files. The effect of the different versions will be different
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:426025
    • 提供者:lizhao
  1. OpenCLFilter

    0下载:
  2. 實現圖像濾波與 7x7過濾器。這個想法是提出一個 OpenCL的算法,將在所有的卡兼容的基本執行 OpenCL的不帶擴展名。由於我們收到一些電子郵件,詢問有關如何實現圖像過濾器,不要使用圖片,做基本的東西 liike反相顏色,我們還公佈了簡單的圖像過濾器,用戶可以編譯過濾器在執行時間和選擇哪個設備是用於編譯的代碼-Image filtering and 7x7 filter. The idea is to propose a OpenCL algorithm, all the cards wil
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:408653
    • 提供者:yohow
  1. a-level-set-inariable-distance

    1下载:
  2. 李春明提出的无需水平集初始化的思想是图像分割的一个重大突破,重庆大学的何传江教授对该算法进行了改进,里面是我的实现算法-Li Chunming s no need to initialize the idea of ​ ​ the level set image segmentation is a major breakthrough, Chongqing University, Professor He Chuanjiang to improve the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:509952
    • 提供者:sjx
  1. javaImage

    0下载:
  2. java图像处理文档 是一些2d的技术和想法-java image processing document some of the technology and the idea of 2d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3736175
    • 提供者:许龙
  1. P0905

    0下载:
  2. Radon变换的AGV路径偏差检测,程序基于MATLAB实现,设计思想简洁。-Radon transform of the AGV path deviation detection, the program based on MATLAB realization of simple design idea.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:127878
    • 提供者:宋志高
  1. ImageLPRDemo

    0下载:
  2. 图象识别的程序,此代码需要软件识别狗才能运行,否则不行,不过里面的思路还是不错的,有想看的,可以下载。-Image recognition procedures, the code needs to run software to identify the dog, or not, but there is still a good idea, there is want, you can download.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:272233
    • 提供者:高洋
  1. bianhuan

    0下载:
  2. 这是关于图像转置的核心代码,有这些代码基本思想就知道了-This is about the image to purchase the core code, there is the basic idea of these codes will know
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2760
    • 提供者:郑志伟
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com