资源列表
[图形图像处理(光照,映射..)] matrix-encoding
说明:This essay presents some observations concerning low rate steganography in images where the amount of covert information is below one bit per pixel.<liuli> 在 2025-02-12 上传 | 大小:60kb | 下载:0
[图形图像处理(光照,映射..)] Steganography-and-authentication
说明:Steganography and authentication in image sharing without parity bits<liuli> 在 2025-02-12 上传 | 大小:3.32mb | 下载:0
[图形图像处理(光照,映射..)] cellular-automata-and-steganography
说明:Secret image sharing based on cellular automata and steganography<liuli> 在 2025-02-12 上传 | 大小:480kb | 下载:0
[图形图像处理(光照,映射..)] struck_v4
说明:struck跟踪算法,C++源码,可以在vs上成功运行-struck tracking algorithm, C++ source code can be run successfully on the vs<蒋文博> 在 2025-02-12 上传 | 大小:1.34mb | 下载:0
[图形图像处理(光照,映射..)] Segmentation-
说明:不同肤色的分割技术,在不同颜色空间实现分割-Different skin color segmentation, in a different color space to achieve segmentation<蒋文博> 在 2025-02-12 上传 | 大小:1020kb | 下载:0
[图形图像处理(光照,映射..)] System-for-Dynamic-
说明:动态手势识别系统的设计,可以在复杂背景下提取手势并且做出判断-Dynamic gesture recognition system is designed to extract the gesture in a complex context and make judgments<蒋文博> 在 2025-02-12 上传 | 大小:1.5mb | 下载:0
[图形图像处理(光照,映射..)] kmeansImage
说明:这是一个机遇Kmeans的图像分割程序,整个程序非常简洁,图像分割效果很好-This is an opportunity Kmeans image segmentation procedures, the whole process is very simple, image segmentation, good results<康夏艳> 在 2025-02-12 上传 | 大小:27.35mb | 下载:0
[图形图像处理(光照,映射..)] Matlab-source-numerical-processing
说明:matlab数值处理源程序,绝对值得下载的源码好程序-Matlab source numerical processing<张新> 在 2025-02-12 上传 | 大小:80kb | 下载:0
[图形图像处理(光照,映射..)] testDetect
说明:直方图的计算与显示分析图像、物体和视频信息过程,我们常把看到的物体用直方图(histogram)表示,直方图可以用来描述各种不同的事情,如物体的色彩分布、物体边缘梯度模板,以及表示目标位置的概率分布-Calculation and analysis of the histogram display images, objects and video information process, we often see objects wi<苡米> 在 2025-02-12 上传 | 大小:5.02mb | 下载:0
[图形图像处理(光照,映射..)] histQT
说明:采用QT和C++编写,用QT编写的界面,结合opencv编写的图像处理中直方图的相关处理,可作为opencv的入门小练习。-Using QT and C++ writing, written using QT interface, combined with the preparation of image processing opencv histogram correlation processing, can be used a<苡米> 在 2025-02-12 上传 | 大小:7.07mb | 下载:0
[图形图像处理(光照,映射..)] simple
说明:读入时钟图片,利用图像处理的相关知识对其进行识别,准备读取时钟上的时间-Read clock pictures, using image processing knowledge to recognize it, ready to read the time on the clock<苡米> 在 2025-02-12 上传 | 大小:3.54mb | 下载:0
[图形图像处理(光照,映射..)] pixel
说明: 用一个简单的例子来说明如何遍历图像:减少图像中的颜色数目。 彩色图片由三个通道,由于每一个强度都是一个8位的unsigned char 表示,所以所有可能的颜色数目为256*256*256,很是庞大。为了降低分析的复杂度,降低图片的颜色数目是有用的。 这个算法很简单,对图片中每个像素的每一个通道,将其值除以N(整数除法,舍去余数),然后乘以N,这样就能得到不大于原始像素值的N的最大倍值。-Use a simple e<苡米> 在 2025-02-12 上传 | 大小:3.86mb | 下载:0