-
图像处理代码,包括二值化,灰度化,几何变化等
图像处理代码,包括二值化,灰度化,几何变化等-image processing code, including binary, gray, and geometric changes
- 2022-03-19 15:36:58下载
- 积分:1
-
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。...
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。-digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational Image sharpening and smoothing and so on.
- 2023-07-11 06:45:03下载
- 积分:1
-
ssd1309控制器初始化代码
香港晶门科技ssd1309控制器初始化代码,用于oled显示屏驱动
- 2022-04-17 10:17:29下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
图片查看软件
利用VC++6.0 编的图片查看软件,可以实现放大,缩小等功能
- 2022-01-23 10:43:34下载
- 积分:1
-
Simple Browse是一款简洁易用,源码公开的图片浏览器。它短小精悍,浏览快速,生成的缩图精美漂亮,能浏览常见的多种图像格式。 它是仿照ACDSee而...
Simple Browse是一款简洁易用,源码公开的图片浏览器。它短小精悍,浏览快速,生成的缩图精美漂亮,能浏览常见的多种图像格式。 它是仿照ACDSee而做的,样子和使用方法都挺象。但是有一点不同:在ACDSee里,浏览到缩图后,想看大图,要用View命令切换到另一个界面,有时候,这种做法不够方便;而Simple Browse的做法是,目录树、缩图文件列表和大图观看窗口,全放在一个界面中,省去切换的麻烦。-Simple is a simple to use, the open-source browser pictures. It is small and fast browser, generating tiny exquisite beautiful, can visit a variety of common image formats. It is a replica of ACDSee done, and the use of methods like are very like. But there is one difference : ACDSee, browse to the tiny, big map display, use View orders switch to another interface, sometimes this approach is not convenient enough; Browse and Simple approach is that tree, tiny paper map and the list window to watch, all on one interface, switching saved the trouble.
- 2022-01-28 01:07:02下载
- 积分:1
-
"medical image reconstruction of the surface" of Zhejiang University f...
《医学图象的曲面重建》 为浙江大学博士学位论文。此文对医学数据的表面重建进行了详细的阐述,主要针对Marching Cubes算法提出了他自己独到的理解和理论创新。并且详细的论述了相关领域的多种算法理论。-"medical image reconstruction of the surface" of Zhejiang University for a doctorate thesis. The article on the medical data of the surface reconstruction of detailed, targeted at Marching Cubes of his unique understanding and theoretical innovation. And are discussed in detail in the related fields of various theoretical algorithm.
- 2022-02-02 01:26:26下载
- 积分:1
-
在gl_lines简单演示。
Simple demonstration on GL_lines.
- 2022-02-07 09:07:16下载
- 积分:1
-
数据可视化即绘图功能是matlab的一大特色。
人们往往很难直接从一大堆数据中体会到它的含义,用数据画出图形用视觉器官直接感受到数据的许多内在本质。...
数据可视化即绘图功能是matlab的一大特色。
人们往往很难直接从一大堆数据中体会到它的含义,用数据画出图形用视觉器官直接感受到数据的许多内在本质。
matlab可以给出数据的二维、三维乃至四维图形表现,通过对图形线型、立面、色彩、渲染、光线、视觉等的控制可把数据的特性表现得淋漓尽致。-failed to translate
- 2022-09-16 07:15:03下载
- 积分:1
-
从三字经使用四个不同的筛选器的层析图像重建
这个程序作为输入需要三字经,然后绘制一个文件。使用函数 iradon,程序将会重建层析图像使用从输入的三字经。四个不同的筛选器被用于重建 ︰ Ram Lak、 Shepp_Logan、 汉和汉明。绘制的图形显示所有四个重建图像和像素值。
- 2022-03-23 06:11:49下载
- 积分:1