资源列表
[图形图像处理(光照,映射..)] GrayPicture
说明:输入一幅256色的彩色图像,通过本程序,能把它变为灰度图像-256 colors to grayscale<武阿明> 在 2025-06-05 上传 | 大小:3.52mb | 下载:0
[图形图像处理(光照,映射..)] cuda_Laplacian
说明:基于CUDA的拉普拉斯边缘检测算法,通过实验结果加速效果明显-Laplace edge detection algorithm based on CUDA acceleration effect is obvious through the experimental results<程志圣> 在 2025-06-05 上传 | 大小:361kb | 下载:0
[图形图像处理(光照,映射..)] ippiman
说明:ipp图像处理文档,网上ipp资料很少,独家奉上-the pdf of image processing of ipp<张扬> 在 2025-06-05 上传 | 大小:6.92mb | 下载:0
[图形图像处理(光照,映射..)] cuda_Laplacian_detect
说明:基于 CUDA的拉普拉斯边缘检测算法,实验结果加速很明显-Obviously Laplace edge detection algorithm based on CUDA, experimental results of accelerated<程志圣> 在 2025-06-05 上传 | 大小:361kb | 下载:0
[图形图像处理(光照,映射..)] huaxianhough_x
说明:边缘检测后 改进的hough变换方法 提取直线 效率高精度不错!-Improved edge detection hough transform method to extract the straight-line efficiency high precision good!<李丽> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] framing
说明:该程序是在matlab2010环境下编写的音频分帧函数。-a speech framing function<张扬> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] hough
说明:通过本程序,通过输入一幅图像,实现hough变换,本变换可以顺利检测图像中的直线-Hough transform by the present procedure, by the input of an image, the transformation may be a straight line smoothly detect images<武阿明> 在 2025-06-05 上传 | 大小:72kb | 下载:0
[图形图像处理(光照,映射..)] short_term_coefficients
说明:该程序实在matlab2010环境下编写的短时系数计算函数。-a function of counting short term coefficients<张扬> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Guassian
说明:通过本程序,可以实现图像的平滑处理,可以消去图像的部分噪声点,本程序用的是高斯平滑-Through this program, you can achieve the smooth processing of the image, you can eliminate the image noise point, the program is Gaussian smoothing<武阿明> 在 2025-06-05 上传 | 大小:70kb | 下载:0
[图形图像处理(光照,映射..)] GrayAverage
说明:通过本程序,可以实现灰度均衡处理,通过输入一幅灰度图,使图像看起来更加自然-Through this program, you can achieve gray balance processing by entering a grayscale image look more natural<武阿明> 在 2025-06-05 上传 | 大小:73kb | 下载:0
[图形图像处理(光照,映射..)] Threshold
说明:通过本程序,实现图像的阈值处理。通过输入一幅灰度图像,设置合适的阈值,可以把图像变成一幅二值图像-Through this procedure, to achieve the threshold value processing of the image. Through the input of a grayscale image, and set the appropriate threshold value, the image can be turned into a binary im<武阿明> 在 2025-06-05 上传 | 大小:57kb | 下载:0
[图形图像处理(光照,映射..)] picture--chasing
说明:背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。<l刘翔> 在 2025-06-05 上传 | 大小:235kb | 下载:0