-
dicom格式文件的读取和显示
可以生成安装文件
dicom格式文件的读取和显示
可以生成安装文件-dicom reader dicom reader dicom reader
- 2022-02-02 01:10:11下载
- 积分:1
-
基于opencv的C++图像配准,区域追踪
资源描述利用计算机视觉包opencv实现图像区域配准,对图像处理学习具有指导作用,算法可以多方面的改进,从而应用到很多其他图像处理当。(注意:必须安装opencv,低版本安装较复杂,可参考网上教程)
- 2022-04-02 12:41:25下载
- 积分:1
-
很不错的基于神经网络BP算法的字母识别VC程序
很不错的基于神经网络BP算法的字母识别VC程序-very good based on neural network algorithm alphanumeric identification procedures VC
- 2023-04-10 18:05:04下载
- 积分:1
-
基于数字图像处理的数码相机调焦系统
visual c++源代码
基于数字图像处理的数码相机调焦系统
visual c++源代码-photography focus system
- 2022-03-25 06:37:12下载
- 积分:1
-
五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。
配合我上传的那个opentrim使用更好,这是一个bmp全色...
五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。
配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。
对图像进行高斯――拉普拉斯算子的边缘检测
对图像进行拉普拉斯算子的边缘检测
对图像进行罗伯特交叉算子的边缘检测
对图像进行蒲瑞维特算子的边缘检测
对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve an excellent general-purpose function, and those who just want to image pixels can be indicators of the situation in the district can be used. I upload that with the use of better opentrim, this is a bmp type operation panchromatic deep inside also integrates a number of other machine vision algorithms. Gaussian images- Laplacian edge detection of image Laplacian edge detection of images of Robert crossover operator on the image edge detection operator Po Ray White of the edge detection of image Sobel operator for edge detection
- 2022-08-13 01:07:22下载
- 积分:1
-
a dos under the mouse, windows category module, users can directly call
有dos下的鼠标,windows类模块,用户可以直接调用-a dos under the mouse, windows category module, users can directly call
- 2022-07-04 13:42:01下载
- 积分:1
-
Achieved several shadow removal algorithms, including the phase division, HSV la...
实现了几种阴影去除算法,包括相除法、HSV法等四种-Achieved several shadow removal algorithms, including the phase division, HSV law four kinds of
- 2022-12-30 15:30:16下载
- 积分:1
-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
这是一个在WindowsCE环境下浏览图像文件的源程序
这是一个在WindowsCE环境下浏览图像文件的源程序- This is glances over the picture document under the WindowsCE
environment the source program
- 2022-05-19 10:54:27下载
- 积分:1
-
VC编程实例
VC编程实例 -VC programming examples of VC programming examples
- 2023-01-18 04:05:03下载
- 积分:1