登录
首页 » Python » Image-Processing-Algorithm-master

Image-Processing-Algorithm-master

于 2021-04-14 发布
0 194
下载积分: 1 下载次数: 0

代码说明:

说明:  图像处理经典常用算法及论文复现,实现了一些常用插值算法。(Image processing classical commonly used algorithm and paper reproduction)

文件列表:

Image-Processing-Algorithm-master, 0 , 2019-11-05
Image-Processing-Algorithm-master\Affine Transformation, 0 , 2019-11-05
Image-Processing-Algorithm-master\Affine Transformation\Affine_trans.cpp, 14860 , 2019-11-05
Image-Processing-Algorithm-master\Affine Transformation\README.md, 177 , 2019-11-05
Image-Processing-Algorithm-master\Color Space Conversion, 0 , 2019-11-05
Image-Processing-Algorithm-master\Color Space Conversion\README.md, 542 , 2019-11-05
Image-Processing-Algorithm-master\Color Space Conversion\RGB2GRAY.cpp, 1651 , 2019-11-05
Image-Processing-Algorithm-master\Color Space Conversion\RGBHSI.cpp, 3393 , 2019-11-05
Image-Processing-Algorithm-master\Color Space Conversion\RGBHSV.cpp, 2569 , 2019-11-05
Image-Processing-Algorithm-master\Color Space Conversion\RGBYUV.cpp, 3238 , 2019-11-05
Image-Processing-Algorithm-master\Edge detection, 0 , 2019-11-05
Image-Processing-Algorithm-master\Edge detection\Canny.cpp, 7149 , 2019-11-05
Image-Processing-Algorithm-master\Edge detection\DOG.cpp, 3799 , 2019-11-05
Image-Processing-Algorithm-master\Edge detection\README.md, 668 , 2019-11-05
Image-Processing-Algorithm-master\Edge detection\Sobel.cpp, 4298 , 2019-11-05
Image-Processing-Algorithm-master\Edge detection\edge_Roberts.cpp, 1667 , 2019-11-05
Image-Processing-Algorithm-master\Edge detection\edge_prewitt.cpp, 2967 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation, 0 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\Gamma_correction.cpp, 1214 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\Grayscale_transformation.cpp, 4101 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\Histogram_equalization.cpp, 2248 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\POSHE.cpp, 12240 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\POSHE_matlab, 0 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\POSHE_matlab\BERF.m, 10566 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\POSHE_matlab\POSHE.m, 2262 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\POSHE_matlab\POSHE_demo.m, 659 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\POSHE_matlab\ct.png, 82684 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\POSHE_matlab\vessel.bmp, 922678 , 2019-11-05
Image-Processing-Algorithm-master\Grayscale transformation\README.md, 822 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering, 0 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering\BilateralFilter.cpp, 5154 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering\BoxFilter.cpp, 3393 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering\Fast_MeanFilter.cpp, 3283 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering\GaussianFilter.cpp, 5955 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering\GiudedFilter_Color.cpp, 6609 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering\Guided Filter.cpp, 3424 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering\MeanFilter.cpp, 1683 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering\MedianFilter.cpp, 2250 , 2019-11-05
Image-Processing-Algorithm-master\Image Filtering\README.md, 1106 , 2019-11-05
Image-Processing-Algorithm-master\Imge segmentation, 0 , 2019-11-05
Image-Processing-Algorithm-master\Imge segmentation\AdaptiveThreshold.cpp, 2025 , 2019-11-05
Image-Processing-Algorithm-master\Imge segmentation\Max_Entropy.cpp, 2567 , 2019-11-05
Image-Processing-Algorithm-master\Imge segmentation\Otsu.cpp, 2810 , 2019-11-05
Image-Processing-Algorithm-master\Imge segmentation\README.md, 711 , 2019-11-05
Image-Processing-Algorithm-master\Imge segmentation\RegionGrowing.cpp, 3285 , 2019-11-05
Image-Processing-Algorithm-master\Imge segmentation\watershed_demo.cpp, 3810 , 2019-11-05
Image-Processing-Algorithm-master\Interpolation Algorithm, 0 , 2019-11-05
Image-Processing-Algorithm-master\Interpolation Algorithm\README.md, 282 , 2019-11-05
Image-Processing-Algorithm-master\Interpolation Algorithm\bilinear interpolation.cpp, 1811 , 2019-11-05
Image-Processing-Algorithm-master\Interpolation Algorithm\nearest neighbor interpo.cpp, 1509 , 2019-11-05
Image-Processing-Algorithm-master\README.md, 547 , 2019-11-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ceshiLSTM
    说明:  将原始数据导入,并运用lstm模型进行模拟运算,主要是做预测分析。(The original data are imported and simulated with LSTM model, mainly for prediction and analysis.)
    2019-03-14 21:11:20下载
    积分:1
  • RunescapeBots
    说明:  一个python 实现的游戏自动化脚本,通过opencv ,和模拟点击实现(A collection of Runescape bots with the goal of botting to max)
    2020-05-08 11:13:15下载
    积分:1
  • opencv目标跟踪光流法,调试成功过
    基于opencv的目标跟踪标记,应用光流法,误检率低,能够详细的检测目标。
    2022-03-11 22:49:47下载
    积分:1
  • 基于卡尔曼滤波的车辆检测与跟踪
    基于卡尔曼滤波的车辆检测与跟踪,并对车辆技术跟踪
    2022-06-20 22:58:26下载
    积分:1
  • 代码《Python 3反爬虫原理与绕过实战》
    说明:  《Python3反爬虫原理与绕过实战》随书源码,不错的资源哦("Python 3 anti crawler principle and bypass the actual combat" with the book source code, a good resource Oh)
    2021-03-25 09:42:45下载
    积分:1
  • 05_tensorflow
    说明:  使用python实现了分形数学的mandelbrot集合。优化了颜色。(mandelbrot model in fracial mathematics)
    2020-02-20 11:51:05下载
    积分:1
  • 小甲鱼python教程第8-14讲动动手解答
    小甲鱼python教程第8-14讲动动手解答,按照自己理解写的,仅供参考,共同学习
    2022-02-26 18:20:41下载
    积分:1
  • facedetect
    基于openCV的多角度人脸检测,融合了正脸侧脸haar分类器,具有极强鲁棒性(, The integration of multi-angle face detection based on openCV positive face side faces haar classifier, with strong robustness)
    2012-06-06 23:38:05下载
    积分:1
  • 用Python语言编一写cocos2d一键打包
    1.Python编程实现一键打包游戏资源及游戏代码 2.分流实现打包不同key的小游戏 3.打包的游戏可以指定游戏名称及游戏放置的文件夹
    2022-10-29 19:15:04下载
    积分:1
  • MATLAB科学计算课件
    说明:  清华大学出版社出版的科学与工程计算技术丛书/MATLAB科学计算课件的课件以及源代码(The Courseware and Source Code of Scientific and Engineering Computing Technology Series/MATLAB Scientific Computing Courseware Published by Tsinghua University Press)
    2020-06-23 18:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载