资源列表

« 1 2 ... .83 .84 .85 .86 .87 1688.89 .90 .91 .92 .93 ... 7721 »

[图形图像处理(光照,映射..)CompetitiveFuzzy

说明:使用VC++实现的模糊竞争算法,大家可以参考一下,对学习图像的人有帮助!-Use VC++ Realized fuzzy competitive algorithm, we can look at the images of people learning to help!
<xiaochunlei> 在 2025-06-04 上传 | 大小:4.92mb | 下载:0

[图形图像处理(光照,映射..)Watermark

说明:由于工作的内容主要是图像处理,ocr等方面的工作,前端时间应客户要求编写一个图像水印软件,要求可以把一段文字,一副图片隐藏到一副图片中。于是在网上找到了一个算法,偶把它用汇编写出来。 将信息嵌入BMP文件的步骤为: I.将待隐藏信息转化为二进制数据码流; II.将BMP文件图像数据部分的每个字节的奇偶性与上述二进制数码流进行比较; III.通过调整字节最低位的“0”或“1”,改变字节的奇偶性,使之与上述二进制数据流一致,即将信息嵌入到24位BMP图像中。-
<宋芬> 在 2025-06-04 上传 | 大小:59kb | 下载:0

[图形图像处理(光照,映射..)FGseg

说明:该代码实现了基于graph cut的图象分割算法,具体代码是用c++编写的,但提供了matlab接口,分割效果较好.-The code based on the graph cut image segmentation algorithm, the specific code is used c++ Prepared, but provides a matlab interface, better segmentation.
<chinon> 在 2025-06-04 上传 | 大小:25kb | 下载:0

[图形图像处理(光照,映射..)nn_matalab_code

说明:Matlab源代码 应用于神经网络的工具箱 -Matlab source code used in neural network toolbox
<孟会晓> 在 2025-06-04 上传 | 大小:19kb | 下载:0

[图形图像处理(光照,映射..)Rotate

说明: VC实现的旋转图像的源代码,编译通过,适合学习多媒体图像编程学习参考.很有参考价值-VC to achieve the rotation of the image s source code, the compiler is passed, multi-media images suitable for learning programming reference learning. A good reference
<陈鑫> 在 2025-06-04 上传 | 大小:30kb | 下载:0

[图形图像处理(光照,映射..)BmpToJpg

说明:能将BMP文件转换为JPG文件, 使用VC++6.0开发,编译通过,能成功实现功能-BMP files can be converted to JPG files, use VC++ 6.0 development, the compiler is passed, can be successfully realized function
<chauce> 在 2025-06-04 上传 | 大小:3.7mb | 下载:0

[图形图像处理(光照,映射..)shuzituxiang

说明:数字图像处理 对256色的图像进行相关的处理 其中有规定化、中值滤波等-Digital image processing of 256 color images related to the handling of the provisions of which, the median filter, etc.
<钱尊岩> 在 2025-06-04 上传 | 大小:863kb | 下载:0

[图形图像处理(光照,映射..)2561489

说明:用roberts sobel laplacian算子进行边缘检测,附有图片-With roberts sobel laplacian operator for edge detection, with a picture
<chenzhao> 在 2025-06-04 上传 | 大小:127kb | 下载:0

[图形图像处理(光照,映射..)denoise1

说明:领域滤波算法降噪源码,输入输出的是.bin格式的源文件,也可以把后缀去掉,总之就是裸数据,float型的。可以有效抑制图像噪声-Areas of source noise filtering algorithm, the input and output. Bin format source file, the suffix can also be removed, a word that is the bare data, float type. Can effectively suppres
<李保磊> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)ImageProcessing

说明:具有图像处理中的基本算法,包括 fft 小波变换 图像增强 图像复原 图像编码 图像配准 运动检测 特征提取 图像分割 图像识别等-With the basic image processing algorithms, including wavelet transform fft image enhancement image restoration image coding image registration motion detection feature extraction imag
<曾国卿> 在 2025-06-04 上传 | 大小:246kb | 下载:0

[图形图像处理(光照,映射..)denoise0

说明:有效抑制噪声的算法,通过图像自身的荣誉信息,设定不同的权值,把灰度在所求像素灰度附近的像素灰度进行加权平均。-Effective noise suppression algorithm, through the image of its own honor information, the right to set different values for the gray pixels in the vicinity of the pixel gray gray weighted averag
<李保磊> 在 2025-06-04 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)optical_flow_Lucas_Kanade_matlab_code

说明:一个光流算法的matlab源程序,在图像处理、前景检测与跟踪等方面有很多应用,推荐-An optical flow algorithm matlab source code in image processing, the prospects for detection and tracking, etc. There are many applications, the recommendation
<chinon> 在 2025-06-04 上传 | 大小:4kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 1688.89 .90 .91 .92 .93 ... 7721 »

源码中国 www.ymcn.org