-
Image Processing
基础图像处理代码,带QTGUI界面。界面包括:彩色图像转灰度图像、直方图、OSTU阈值分割、熵阈值分割、二值图像形态学处理、灰度图像形态学处理、distance transform,convolution,skeleton这几种方法。没有使用Cmake,需要自己建工程,但有核心代码
- 2022-03-16 23:23:11下载
- 积分:1
-
<Visual C++数字图像与图形处理>配套光盘3
<Visual C++数字图像与图形处理>配套光盘3- matching CD 3
- 2022-10-02 04:15:03下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
检测空间中直线是否相交(动态)
检测空间中直线是否相交(动态)-detect whether linear space intersect (dynamic)
- 2022-03-22 13:31:41下载
- 积分:1
-
图案设计系统
图案设计系统- Design design system
- 2023-08-09 03:35:04下载
- 积分:1
-
OUT CAD2004适用书籍,适用于各初学者
是入学的首选。
OUT CAD2004适用书籍,适用于各初学者
是入学的首选。-OUT CAD2004 applies to books, is applicable to all school of choice for beginners.
- 2022-08-08 08:36:24下载
- 积分:1
-
用c++编的关于图形的N个实例子,有参考价值
用c++编的关于图形的N个实例子,有参考价值-With c++ Allocated on the graphics sub-N examples, the reference value
- 2022-03-07 02:17:58下载
- 积分:1
-
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据...
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据-This is a VC with the Wiener algorithm source files, user input raw data, After Wiener transform, to be compressed data
- 2022-07-16 04:26:39下载
- 积分:1
-
do with VB regional restrictions mouse
用VB做限制鼠标的区域-do with VB regional restrictions mouse
- 2022-01-30 21:46:46下载
- 积分:1
-
The use of color method, histogram method and other methods of face detection wo...
利用肤色法,直方图法等多种方法进行的人脸检测的工程,很好用的!-The use of color method, histogram method and other methods of face detection works, good use!
- 2022-01-22 03:34:35下载
- 积分:1