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

搜索资源列表

  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
    • 文件大小:1.11kb
    • 提供者:李义
  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
    • 文件大小:3.95kb
    • 提供者:freespy
  1. yanzhengma

    0下载:
  2. python 实现的 生成验证码图片 使用了PIL库-python implementation verification code generated using the PIL image library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1.02kb
    • 提供者:郑洋
  1. fast-python-src-1.0

    0下载:
  2. fast特征的Python实现,有C,python,matlab版本,这是其中之一-fast python src 1.0, The code is pure python, and requires numpy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.74mb
    • 提供者:Norman
  1. kpca_py

    0下载:
  2. python实现的PCA,即Python scr ipt for kernel PCA with and without CUDA,效率非常好-python implementation of the PCA, Python the scr ipt for kernel the PCA with and without CUDA, the efficiency is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:6.68kb
    • 提供者:王可
  1. voronoi3d

    12下载:
  2. python实现的三维空间维罗尼图算法演示。-3d voronoi use python
  3. 所属分类:Special Effects

    • 发布日期:2016-12-30
    • 文件大小:961kb
    • 提供者:邓东生
  1. CammeraCalibration.py

    1下载:
  2. python实现的相机标定程序,可做学习参考-python achieve camera calibration procedures, learning to do reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:959byte
    • 提供者:tang
  1. LBP

    0下载:
  2. 用python实现图像的LBP特征提取,参数可以自己修改。-Get a LBP image original binary image with python.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:527byte
    • 提供者:Feng Li
  1. FaceRecognition_CNN(olivettifaces)

    2下载:
  2. Python实现的基于卷积神经网络的人脸识别测试程序,包含了实验所需的图片数据。-Python implementation of the neural network based on the convolution of the face recognition test procedures, including the required image data.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14.64mb
    • 提供者:林伟
  1. plz-asift_normal

    0下载:
  2. 基于仿射特征不变的ASIFT算法+相邻摄像机图像的图像融合的python实现。-python based affine invariant feature ASIFT algorithm+ adjacent camera images to achieve image fusion.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.23kb
    • 提供者:庞琳卓
  1. 10

    0下载:
  2. 通过opencv in python 实现直方图均衡化-to normalize histogram using opencv in python
  3. 所属分类:Special Effects

    • 发布日期:2017-12-21
    • 文件大小:267kb
    • 提供者:苟利国
  1. Joint-Bayesian-master

    1下载:
  2. 人脸识别与检测程序,基于贝叶斯与最大期望,Python实现(Face recognition and detection program based on bayesian and maximum expectations)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:114kb
    • 提供者:boZHUAN
  1. mosift_1.0

    0下载:
  2. 简易版的SIFT算法,有主程序,只需要输入两张图片就可以实现的demo(Simple version of the SIFT algorithm, there are main procedures, you only need to enter two pictures, you can achieve demo)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:6kb
    • 提供者:S_Ting
  1. Image Classification Example

    0下载:
  2. python实现用SIFT+K-MEANS+SVM图片分类(Python implementation with SIFT + K-MEANS + SVM picture classification)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:18.95mb
    • 提供者:simle_远航
  1. SourceCode

    0下载:
  2. 传到第三方平台tiny进行图片压缩,GUI形式,可以批量压缩图片。可以实现获取密钥,压缩图片,选择下载图片的路径。(Spread to the third party platform, tiny for picture compression, GUI form, you can batch compression pictures. You can achieve access to keys, compressed images, select the path to download p
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-12
    • 文件大小:2.62kb
    • 提供者:付红旭
  1. BMP del

    0下载:
  2. 实现两幅bmp图像相减得到最终图像并显示(Realize two BMP image subtraction, get the final image and display)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:3kb
    • 提供者:小鱼32
  1. implementation

    0下载:
  2. 自动寻路A*算法的Python实现, A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(Python implementation of automatic routing A* algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:sjkai
  1. 神经网络实现人脸识别任务

    2下载:
  2. 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:55.71mb
    • 提供者:SpongeB0B
  1. slic-python-implementation-master

    1下载:
  2. SLIC算法实现超像素聚类,python版本为2.7(SLIC Algorithm for Superpixel Clustering, Python version is 2.7)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:1.75mb
    • 提供者:Dechen
  1. 5

    1下载:
  2. python实现双目立体匹配SGBM算法(SGBM algorithm for binocular stereo matching based on Python)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-04
    • 文件大小:17.76mb
    • 提供者:阿撒打发
« 12 3 »
搜珍网 www.dssz.com