搜索资源列表
ScreenSnap
- 屏幕捕捉源代码,vc写的,点击<抓图>按钮后开始抓取图像,用鼠标选中您要抓取的图像范围后(鼠标会自动高亮显示该图像),按键盘上的<F3>热键既可完成抓图。程序会自动将此选中图像复制到系统剪切板中,然后到您需要它的文档或画图中,直接粘贴既可,您还可以将已经抓好的图形保存到本地硬盘上。 同时,支持屏幕右下角的系统区图标交互操作。
try_OpenGL_selection_src
- 本程序是基于vc的opengl编程,通过鼠标选择物体,从而可以进行图像交互功能,有很好的参考价值。-this program is based on the opengl vc programming, through mouse to choose objects, which can image interactive function, a good reference value.
4-3Dtrans
- 可以通过鼠标对图像进行三维变换。具有交互功能。-By mouse on the images of three-dimensional transformation. With interactive features.
3-2Dtrans
- 鼠标和键盘进行交互,对2维图像进行变换。-Mouse and keyboard to interact, to transform 2-D images.
ellipse_5p
- 一个演示demo,利用鼠标在图像上选取5个点,计算出椭圆,并在图像上画出来。能过处理多幅图像-A demo demo, use the mouse in the image on the selected five points, calculate the ellipse, and the image drawn. Be able to handle the multiple images
cubemap
- 实现利用6幅图像进行cubemap纹理映射,用于渲染镜面产生反射效果的虚拟物体。可实现鼠标及键盘交互操作功能。-Achieved using six images cubemap texture mapping, for rendering specular reflection effects produced virtual objects. Enables mouse and keyboard interaction capabilities.
PicSegmentation
- 选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健分割。-Before running Untitled.m interaction segmentation with the mouse select a color region ,then press ENTER star segmentation.
interactiveimagesegmentation
- 选取读入一份彩色图像,在运行Untitled.m程序时:先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,,鼠标选取好后,按ENTER健后出现进行分割出现结果。 -Select a color image read in the run Untitled.m program: the first interaction with the mouse, select a color region as the color you want to split with other go
zhifangtushixian
- 数字图像处理直方图均衡化,有鼠标交互直方图来BMP处理图片-Histogram equalization image processing, a histogram of the mouse to interact with pictures BMP
keyboard
- 此代码实现了键盘与鼠标交互功能,同时实现了3D图像的窗口之间相互联系。-This code implements the function of keyboard and mouse interaction, while achieving a 3D image of the window between each other.
image-segment
- 选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Select a color image read in the first run Untitled.m program interacts with the mouse as you select a color region segmentation of color with other objectives, segm
code
- 区域生长,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键-Region growing, the need to interactively set the initial seed point, the specific method for the mouse to click the image point, and press the Enter key
mouse_take_point
- itk软件实现鼠标交互操作,返回图像上的坐标-itk software mouse interaction, return the coordinates on the image
seg
- 选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Select a color image reading, the program is running Untitled.m interact with the mouse as you select a colored area to target with other color segmentation, segment
tuxiangkoutu
- 图像人机交互抠图实现,同目录批处理,每张图抠图位置通过鼠标可以选择不同位置 -Image human-computer interaction Cutout batch of the same directory, for each diagram Cutout position through the mouse you can choose a different location
juxingLast
- 打开图像,鼠标在上面进行交互操作,选取感兴趣区域。进而进行处理。-Mouse operation
VTK-based-on-VCPP
- 首先介绍了医学图像三维重建的面绘制与体绘制方法,讨论了两种绘制方法的思想和优缺点,对常用的Marching Cubes算法和Ray Casting算法的原理和实现过程进行了阐述,并分析了可视化工具包VTK的实现机制。在VC++6.0平台下,结合可视化工具包VTK,分别基于Marching Cubes算法和Ray Casting算法对DICOM格式的CT图像序列进行三维重建,并给出了其实现的关键算法和3D可视化结果。通过人机交互,实现对重建后三维医学图像的旋转、缩放、平移等简单的交互操作。其次,通
Untitled
- 交互式阈值分割算法图像处理,选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Interactive image processing threshold segmentation algorithm to select a color image read at run Untitled.m program interacts with the mouse select a
regiongrow
- 区域生长matlab程序,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键-Region growing matlab program, you need to interactively set the initial seed point, the specific method for the mouse click the image in mind, press the Enter key
VTK-MFC
- 用VTK进行简单的图像显示功能,可以进行鼠标交互-use VTK to show images eassiy