资源列表
[图形图像处理(光照,映射..)] tiduchahzi
说明:利用梯度插值算法实现图像的去马赛克,图像质量大大提高-Using gradient interpolation algorithm to achieve image mosaic, image quality is greatly improved<zhaoqingqing> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Untitled204
说明:可以求图像的熵值,熵值可表明一幅图像的纹理信息,熵值越大,信息越多-You can find images of entropy, entropy can show an image texture information, the greater the entropy, the more information<刘峰瑞> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] whitebalance
说明:根据自己设定的阈值对图像进行白平衡处理,处理的灵活性高。-According to the threshold of the image, the image is processed by white balance and the flexibility of the process is high.<zhaoqingqing> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[图形/文字识别] Autoencoder_Code
说明:深度学习的代码,用于手写数字体识别,包括了受限玻尔兹曼机(RBM)网络的实现-Code provided by Ruslan Salakhutdinov and Geoff Hinton<严国丽> 在 2025-09-26 上传 | 大小:16kb | 下载:0
[图形图像处理(光照,映射..)] perspective-correction-CPPcode
说明:基于OpenCV的透视校正(校正倾斜),必须手动指定四个点-perspective correction C++ code<lionel> 在 2025-09-26 上传 | 大小:16.01mb | 下载:0
[图形图像处理(光照,映射..)] hough
说明:Hough圆检测算法,有详细介绍,可直接使用。-Hough circle detection algorithm, a detailed introduction, can use directly.<柳晓云> 在 2025-09-26 上传 | 大小:9kb | 下载:0
[波变换] xiaoboyuzhi
说明: 各种方法的去噪程序 den1.m 使用半软阈值方法对图像进行去噪 den1_5_1.m 半软阈值的改进方法 对第一层重构图像进行均值滤波 den1_9.m 半软阈值的改进方法 将线性衰减的函数改为指数的 den1_10.m 半软阈值的改进方法 对第一层的重构图像再次进行小波阈值去噪 den2.m 用软硬阈值函数的改进方法进行去噪 den3.m 用广义阈值函数进行去噪 den4.m 用自适应特征阈值函数进行去噪 wdenoise<李松> 在 2025-09-26 上传 | 大小:626kb | 下载:0
[图形/文字识别] fireDetect-v1.0
说明:火焰检测的程序,使用了图像的颜色特征和尺度不变特征SIFT以及加速鲁棒特征SURF对候选区域进行筛选,并结合火焰的运动特性来判断-Real-time fire and flame detection- version 1.0<dagsdg44> 在 2025-09-26 上传 | 大小:9.13mb | 下载:0
[OpenCV] rotateazoom
说明:在C++中利用Opencv库对图像进行旋转和放大(最近邻,双线性,三次线性)-Use Opencv library in C++ for image rotation and zoom (nearest neighbor, bilinear, three linear)<Jessie> 在 2025-09-26 上传 | 大小:3.92mb | 下载:0
[图形图像处理(光照,映射..)] Face
说明:基于主成分分析方法的人脸识别系统 自带训练图片以及测试图片-Training comes with pictures and test image recognition system based on principal component analysis method<庄> 在 2025-09-26 上传 | 大小:276kb | 下载:0
[图形图像处理(光照,映射..)] watershed
说明:实现分水岭分割函数,需要给出待分割图片,和给定的种子点矩阵mask。该函数是依赖与opencv库,但是实现方法和opencv不同,该方法能够更好的保留元图片的轮廓信息。-An algorithm for watershed. This algorithm is realised through opencv library, but different the algorithm of opencv. A better contour is achieved by my algorithm.<吴> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] real_time_object_detection.py
说明:动态识别,深度学习和OpenCV的实时对象检测。作者 Adrian Rosebrock(https://www.pyimagesearch.com/2017/09/18/real-time-object-detection-with-deep-learning-and-opencv/)<瓦斯科> 在 2025-09-26 上传 | 大小:2kb | 下载:0