-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1
-
DCT
数字信号处理实验,DCT图像压缩,内含有matlab实验m文件以及实验报告,供大家参考。(Digital signal processing experiment, DCT image compression, contains matlab experiment m documents and the experiment report for your reference.)
- 2012-01-07 22:00:38下载
- 积分:1
-
MY_TBD
关于雷达系统中目标跟踪程序-检测前跟踪(TBD)(About radar target tracking system program- TBD)
- 2021-03-21 21:19:17下载
- 积分:1
-
BM3D
说明: This is BM3D algorithm implemented according to the paper:
K. Dabov, A. Foi, V. Katkovnik, and K. Egiazarian, “Image denoising by sparse 3D transform-domain collaborative filtering,” IEEE Trans. Image Process., vol. 16, no. 8, pp. 2080-2095, August 2007.(This is BM3D algorithm implemented according to the paper:
Image denoising by sparse 3D transform-domain collaborative filtering)
- 2020-07-06 10:04:45下载
- 积分:1
-
kalmanXYZT.m
卡尔曼滤波(扩展方法)定时定位,自己编写调试。(Kalman filter (extension methods) time positioning, write your own debugging.)
- 2013-10-11 21:38:40下载
- 积分:1
-
ICBI
一种基于双立方插值的新型图像插值算法,较好的保存边缘信息(Based on bicubic new image interpolation algorithm, the preservation of edge information better)
- 2021-03-29 15:59:11下载
- 积分:1
-
LVDS_to_AXIS
8路串行lvds转单路并行axistream(8 single-pathLVDS to 1parallel AXI_Stream)
- 2021-04-26 13:58:45下载
- 积分:1
-
matlab-code-image
图像处理matlab程序的源代码。包括图像的高通滤波和掩模处理,图像的阈值分割等。(MATLAB image )
- 2009-02-24 21:39:56下载
- 积分:1
-
Icb__Spectruut
用Visual C编的用于语音的频频谱的检测,能显示出来语音的频谱图。
(Visual C series of the spectrum for voice detection, displayed the frequency spectrum of the voice.)
- 2012-07-26 22:36:07下载
- 积分:1
-
visual-intelligent-surveillance
该代码用于实现视频监控/视觉监控/视频智能监控/视觉智能监控,具有友好的人机交互界面。在工作时,利用连接在计算机上的摄像头取得视频图像,通过背景减除、滤波、二值化处理、识别等技术,实现对视频目标的监控。(This code is applied to visual surveillance/video surveillance/visual intelligent surveillance/video intelligent surveillance which has a friendly human-machine interface. When working, it detects objects in video using some techniques containing background subtraction, filter, binarization, and recognition. )
- 2011-07-02 07:09:55下载
- 积分:1