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

搜索资源列表

  1. pythonsudoku-0.12.4

    0下载:
  2. Python Sudoku is a text and graphical (gtk interface) program to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write an image (png, jpeg, etc) with a sudoku.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:419287
    • 提供者:zj433
  1. writeraster

    0下载:
  2. 这个程序可以对栅格影像 进行图像切割并生成256*256的瓦片图,便于网上发布。-segment the map
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2498
    • 提供者:wangjiafeng
  1. gridregression

    1下载:
  2. SVM回归中用的gridregression.py函数,用它来进行参数寻优,做了一些改动适用于windows。-SVM regression using the gridregression.py function, use it to carry out parameter optimization, has done some changes to apply to windows.
  3. 所属分类:Special Effects

    • 发布日期:2014-08-12
    • 文件大小:3084
    • 提供者:wangpw
  1. houghlines

    0下载:
  2. 在给定图像中,应用Hough变换检测直线的算法.python实现.-In a given image, the application of Hough transform line detection algorithm. Python achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1132
    • 提供者:李义
  1. medfilt_dilate

    0下载:
  2. The medfilt() function uses the PIL filtering code. The dilate() function was written from scratch with NumPy.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:657
    • 提供者:宁之林
  1. gdal_merge

    0下载:
  2. 功能强大的图像合并程序,用python实现,底层调用GDAL。-Powerful image merging process, using python implementation, the bottom is called GDAL.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4044
    • 提供者:freespy
  1. captcha_src

    0下载:
  2. 本Project 的目的就是设计并实现一个简单的验证码识别器,以期望在这个过程中能了解并熟悉相 关的各种计算机视觉的算法和工具。-Design and Implementation of a CAPTCHA Cracker
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1547554
    • 提供者:岳利鹏
  1. YafaRay-blender.0.1.1

    1下载:
  2. 光线跟踪器,可以进行实时设计跟踪,对初学者比较有用-Raytracer can be designed to track real-time, more useful for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:37965
    • 提供者:zhangliang
  1. faceDetect

    0下载:
  2. faceDetect.py is face detection program in live feed from a webcam. The code is written in Python.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:navi
  1. find

    0下载:
  2. 平面找东西找茬类的原型,把背景图换一下就变成很多类型。这是最精简代码-short codes for small Find-things game
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:153187
    • 提供者:sumy
  1. 01_Inverted

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 第1檔:將灰度圖轉成反色 第2檔:將彩圖轉成反色-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension contents of compressed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:900
    • 提供者:鍾狂
  1. 02_Mirror

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以3種鏡像方式呈現:水平鏡像、垂直鏡像、對角鏡像。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:92340
    • 提供者:鍾狂
  1. 03_Translation

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以平移方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the way of rendering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:92401
    • 提供者:鍾狂
  1. 04_Rotation

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 檔案內有3個py檔,各代表圖像以3種旋轉寫法呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: File c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:93688
    • 提供者:鍾狂
  1. 05_Zoom

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 內有4個py檔,各代表圖像的縮放方式,共有4種寫法。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack into the py file extensions easily compressed file conten
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:94086
    • 提供者:鍾狂
  1. 06_Shear

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以錯切方式呈現-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the image to show the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:92990
    • 提供者:鍾狂
  1. 07_Histogram-calculation

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將灰度圖像以計算直方圖方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the gray image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:93142
    • 提供者:鍾狂
  1. 08_Histogram-equalization

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將灰度圖像的灰度均衡化。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the gray scale imag
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:92599
    • 提供者:鍾狂
  1. 09_Histogram-calculation

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以計算直方圖,跟前兩檔寫法不一樣。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: images to c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:93427
    • 提供者:鍾狂
  1. 10_Image-Smoothing

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以平滑的方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file contents: to smooth the imag
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:93066
    • 提供者:鍾狂
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com