-
用VC++实现的快速傅里叶变换的源代码,开发平台是VC++6.0
用VC++实现的快速傅里叶变换的源代码,开发平台是VC++6.0-this is fft which effects in image by vc++
- 2022-10-24 18:50:03下载
- 积分:1
-
多边形游戏
多边形游戏-polygon game
- 2022-06-27 10:26:44下载
- 积分:1
-
图像处理中有关反色的处理代码,用VC++编写成,简单易懂。
图像处理中有关反色的处理代码,用VC++编写成,简单易懂。-Image processing in the handling of the anti-color code, using VC++ to prepare into a simple easy to understand.
- 2022-05-15 17:22:08下载
- 积分:1
-
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤...
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤-segmentation of container code,including steps such as preprocessing,location and segmentation
- 2023-07-09 23:45:03下载
- 积分:1
-
实现图象的平滑(去噪声),C写的,有相应的使用说明
实现图象的平滑(去噪声),C写的,有相应的使用说明-To achieve smooth images (to noise), C written instructions corresponding
- 2023-03-14 05:05:03下载
- 积分:1
-
用LSB的方法,实现了信息的隐藏和提取。
用LSB的方法,实现了信息的隐藏和提取。-LSB method used to achieve information hiding and extraction.
- 2022-04-30 09:32:39下载
- 积分:1
-
bmp image processing related code
bmp图像处理相关的代码-bmp image processing related code
- 2022-02-16 03:07:51下载
- 积分:1
-
将彩色图像转换成灰度图像的程序,也可以转换成二值图像。...
将彩色图像转换成灰度图像的程序,也可以转换成二值图像。-Color images will be converted into gray-scale image of the procedure can also be converted into binary image.
- 2022-02-14 17:13:54下载
- 积分:1
-
对图像分析编辑中的噪声干扰进行过滤,正确无误,
对图像分析编辑中的噪声干扰进行过滤,正确无误,-Edit Image Analysis of noise in the filter are correct,
- 2022-01-25 15:09:20下载
- 积分:1
-
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,...
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im)
gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。
函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22] = diffusion_kernel_function (gx, gy, im) gx, gy for x, y direction of the partial derivative of Z is out to restore the depth of information. Function adapted from the image information to resume a high degree of information law
- 2022-05-26 04:32:32下载
- 积分:1