一个简易的DICOM凸显个浏览器,基于DCMTK3.5.4实现,伪彩,调窗宽窗位等功能. - 下载
|
本函数实现对16位位深医学灰度图像的窗宽窗位调节-this function to achieve 16-bit gray images medical deep window width and window-conditioning 下载
|
实现DICOM文件的显示图象、病人的详细资料等,可以改变窗位、还有窗宽-achieve documents show DICOM images, a detailed information can be changed windows, and window width 下载
|
显示医学图象,鼠标拖拉实现对窗宽、窗位的调节-revealed the medical images to achieve the tedious mouse, window width of the window-regulation 下载
|
自己编写的程序,实现dicom文件显示,窗宽窗位调整;利用双线性插值完成图像的缩放。- 下载
|
可查看医学DICOM文件。并可进窗宽、窗位调整,长度测量等。并可以位图方式进而转换输出。本软件ActiveX控件版权归原作者所有。 -access DICOM document. Progressive window width may, Window adjustment, length measurement. And can turn bitmap mode conversion output. The software ActiveX controls all the property of authorship. 下载
|
演示直接采集图像到计算机屏幕(显存)。 采集图像显示的位置为指定Windows窗口。为使该窗口位置满足图像卡硬件的要求,在图像采集开始前,需要对图像的起始位置坐标、视频输入输出窗口的宽度/高度和显示范围加以调整。 -demonstration direct acquisition of a computer screen images (video memory). Acquisition images showed the locations of the designated Windows window. To meet the window hardware card images, at the request of image acquisition before the start of the need for the starting position image coordinates, Video input and output window width / height and display range to be adjusted. 下载
|
SetWindowPos 详解 函数名: SetWindowPos 头文件: winuser.h 函数原型: BOOL SetWindowPos ( HWND hWnd, //窗口句柄 HWND hWndInsertAfter, //排列顺序的句柄 int X, //水平坐标 int Y, //垂直坐标 int cx, //宽 int cy, //高 UINT uFlags //窗口定位标识 ) -SetWindowPos Hi name : SetWindowPos header files : winuser.h prototype : BOOL SetWindowPos (HWND hWnd, / / window handle HWND hWndInsertAfter, / / order of the handle int X, / / int Y coordinates level. / / vertical coordinates int cx, / / width int cy, / / UINT uFlags / / window positioning logo) 下载
|
功能: 1.以每一行作为单位处理,支持宽行编辑,每一行最长可处理 1000个字节 行数不限. 可编辑文章的大小只受DOS内存的限制 2.支持字符搜索,由于编程时间有限,搜索是分行搜索的 3.支持常用按键: Del,Backspace,Home,end,PageUp,PageDown,Ctrl+Home,Ctrl+End 4.可改变编辑窗口的前景和背景颜色-functions : 1. Each line as a unit, to support the wide-line editing, the longest Each line can handle 1,000-byte limit on the number line. The article can be edited only by the size of the DOS memory limitations 2. Support characters search, programming time is limited, search is three branches of the search. support for commonly used buttons : Del, Backspace, Home, end, Page, Prompt, Ctrl Home, Ctrl End 4. Editor window can change the outlook and background colors 下载
|
1.以每一行作为单位处理,支持宽行编辑,每一行最长可处理 1000个字节行数不限. 可编辑文章的大小只受DOS内存的限制 2.支持字符搜索,由于编程时间有限,搜索是分行搜索的 3.支持常用按键: Del,Backspace,Home,end,PageUp,PageDown,Ctrl+Home,Ctrl+End 4.可改变编辑窗口的前景和背景颜色-1. Processes by each line as the unit, supports the width good editor, each line is longest may process 1,000 bytes numbers of lines not to limit May edit the article the size only to receive the DOS memory the limit 2. Support character search, because the programming time is limited, the search is which the branch searches 3. Supports the commonly used pressed key: Del, Backspace, Home, end, PageUp, PageDown, Ctrl Home, Ctrl End 4. May change the edition window the prospect and the background color 下载
|