-
itinerary coding, JPEG coding (basic system) command line compiler process follo...
行程编码,JPEG压缩编码(基本系统)
命令行编译过程如下
vcvars32
rc bmp.rc
cl compress.c bmp.res user32.lib gdi32.lib-itinerary coding, JPEG coding (basic system) command line compiler process following vcvars32 mail c bmp.rc l compress.c bmp.res user32.lib gdi32.lib
- 2022-06-20 14:45:55下载
- 积分:1
-
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
- 2022-05-11 00:48:27下载
- 积分:1
-
OpenCV+ VS2008 pyramid algorithm to achieve
OpenCV+VS2008实现金字塔算法-OpenCV+ VS2008 pyramid algorithm to achieve
- 2023-05-19 09:30:03下载
- 积分:1
-
hough变换的一些经典文章,可供参考。
hough变换的一些经典文章,可供参考。-hough transform a number of articles for reference.
- 2022-01-24 14:23:56下载
- 积分:1
-
二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.
二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.-Two-dimensional Fourier transform, discrete cosine transform and wavelet transform of the Matlab implementation.
- 2022-07-21 13:03:35下载
- 积分:1
-
通用的DIB类库,能实现bmp文件的显示,适合图象处理初学者
通用的DIB类库,能实现bmp文件的显示,适合图象处理初学者-DIB generic class libraries, can achieve the display bmp file, suitable for image processing for beginners
- 2022-11-14 17:20:03下载
- 积分:1
-
it is based on morphology,imageprocess
it is based on morphology,imageprocess
- 2022-08-05 14:18:07下载
- 积分:1
-
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/...
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
- 2022-01-26 07:19:44下载
- 积分:1
-
均值漂移算法的matlab
mean shift 均值漂移算法的matlab实现,大家可以看看,比较实用-mean shift algorithm matlab mean-shift realize, we can look at more practical
- 2023-04-21 12:55:03下载
- 积分:1
-
使用directshow代替opencv的vfw的源代码
使用directshow代替opencv的vfw的源代码-use directshow opencv replace the vfw source code
- 2022-07-10 08:24:06下载
- 积分:1