-
poser的人体模型
poser的人体模型-poser models of body
- 2022-01-30 19:44:39下载
- 积分:1
-
OpenCV是一个功能强大的图像处理类库,该程序演示了图像的载入以及如何把bmp转换为OpenCV支持的格式。...
OpenCV是一个功能强大的图像处理类库,该程序演示了图像的载入以及如何把bmp转换为OpenCV支持的格式。-OpenCV is a powerful image processing library, the program demonstrated the images printed and how conversion to OpenCV bmp format support.
- 2023-06-15 07:00:04下载
- 积分:1
-
这是一个用vc编写的画虚的直线和曲线的程序示例
这是一个用vc编写的画虚的直线和曲线的程序示例-This is a preparation using vc painting imaginary straight line and curve of the sample programs
- 2022-07-18 07:31:14下载
- 积分:1
-
A BMP truecolor to JPEG encoder
A BMP truecolor to JPEG encoder
- 2022-01-26 05:29:42下载
- 积分:1
-
数字识别系统源代码
使用说明 代码注释的很详尽第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。该系统的识别率一般情况下为90%。此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。
- 2022-07-24 04:47:50下载
- 积分:1
-
计算机视觉。图像处理程序。Hough变换检测的结构。
计算机视觉.图像处理程序.Hough变换检测直线-Computer Vision. Image processing procedures. Hough transform detection of a straight line
- 2023-08-28 13:30:05下载
- 积分:1
-
c语言写的三D效果,很漂亮
c语言写的三D效果,很漂亮-wrote three D effects, and very pretty
- 2023-04-17 15:15:03下载
- 积分:1
-
图的算法和程序设计
图论的算法与程序设计-graph theory of algorithms and program design
- 2022-03-15 02:48:15下载
- 积分:1
-
打开折叠的flash,用鼠标点击并拖动画面,浏览全景效果,可以通过滚轮实现远近距离调整.用flash做的可以发源文件...
打开折叠的flash,用鼠标点击并拖动画面,浏览全景效果,可以通过滚轮实现远近距离调整.用flash做的可以发源文件-Member Download time you upload you can download the source code for the number of
- 2022-02-01 21:48:22下载
- 积分:1
-
打开
OpenS-CAD, a simple 2D CAD application
Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now, implementing a fully functional 2D CAD is a tremendous task for a single person, and not something that can be completed in just a couple of months when only working on it on and off in the evenings. So, what I have implemented so far is the basic framework and only the most basic tools, but it does demonstrate how a CAD application could be implemented.
- 2022-07-08 01:41:01下载
- 积分:1