-
基于MFC的图像处理平台以及基本功能的实现。(图像增强,文本提取等)...
基于MFC的图像处理平台以及基本功能的实现。(图像增强,文本提取等)-A imageprocessing platfrom based on the MFC and the implementation of its fundamental functions.
- 2022-10-11 16:35:02下载
- 积分:1
-
用种子填充算法进行图像分割
用种子填充算法进行图像分割-filled with seeds for image segmentation algorithm
- 2022-05-16 18:30:50下载
- 积分:1
-
基于图像对的三维重建
基于图像对的三维重建,利用sift和区域增长算法的稠密匹配以达到三维重建的目的
- 2022-12-31 11:40:03下载
- 积分:1
-
The drawing tool will allow you to draw lines, rectangle, ellipse, and has pen a...
The drawing tool will allow you to draw lines, rectangle, ellipse, and has pen and eraser as tools. It also allow region filling with color
- 2022-03-07 13:56:14下载
- 积分:1
-
基于VC#/OPENGL开发,工程对OPENGL进行了封装,使用CSGL可以在C#中使用OPENGL
基于VC#/OPENGL开发,工程对OPENGL进行了封装,使用CSGL可以在C#中使用OPENGL-Based on VC
- 2022-07-04 21:07:50下载
- 积分:1
-
ENVI二次开发示例――批处理功能的IDL源代码
ENVI二次开发示例――批处理功能的IDL源代码-ENVI Secondary Development Example- batch processing function
- 2022-03-10 18:18:24下载
- 积分:1
-
VB文字识别程序,可以试试看,效果不错。
VB文字识别程序,可以试试看,效果不错。-VB language identification procedures, could give it a try, its effectiveness.
- 2022-03-22 21:41:49下载
- 积分:1
-
delphi画正弦曲线,抛砖引玉,发挥后可完成绘图的一些功能
delphi画正弦曲线,抛砖引玉,发挥后可完成绘图的一些功能-delphi painting sine curve, something to play after the completion of some functional mapping
- 2022-01-26 05:54:41下载
- 积分:1
-
程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码...
程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
- 2023-03-17 14:15:03下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1