-
一维和二维的otsu(大津法)opencv实现
一维和二维的otsu(大津法)opencv实现,函数直接运行调用,分割效果好,对于初学者老说也是很好的入门算法研究,欢迎下载。
- 2023-09-02 12:15:03下载
- 积分:1
-
opengl纹理映射绘制场景,给出顶点的纹理坐标和几何坐标
在绘制纹理映射场景时,不仅要给每个顶点定义几何坐标,
而且也要定义纹理坐标。经过多种变换后,...
opengl纹理映射绘制场景,给出顶点的纹理坐标和几何坐标
在绘制纹理映射场景时,不仅要给每个顶点定义几何坐标,
而且也要定义纹理坐标。经过多种变换后,几何坐标决定顶点在屏幕
上绘制的位置,而纹理坐标决定纹理图像中的哪一个纹素赋予该顶点-texture mapping opengl rendering scenes given vertex texture coordinates and geometric coordinates in the texture mapping rendering scenes, not only to give the definition of the geometric coordinates of each vertex, but also the definition of texture coordinates. After a variety of transformation, the geometric coordinates of vertices on the screen decided to draw the location where the texture image Texture coordinates decide which one gives the Su-Wen vertex
- 2022-08-06 12:53:01下载
- 积分:1
-
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.-apply to the 256-level grayscale bitmap. Direct linear side _ _ _ smoothing threshold _ filtering.
- 2022-02-09 23:23:14下载
- 积分:1
-
这是一个最基本的画图程序,主要是用面向对象的程序思想来实现啊,能实现基本的直线,矩形,椭圆的绘制...
这是一个最基本的画图程序,主要是用面向对象的程序思想来实现啊,能实现基本的直线,矩形,椭圆的绘制-This is a basic drawing program, is mainly used object-oriented programming to realize the ideological ah, can realize the basic linear, rectangular, oval drawing
- 2022-02-20 06:09:54下载
- 积分:1
-
一个动画程序,一个旋转的风车,风车的页面风格有差异。
一个动画程序,实现一个风车转动,风车的风页颜色各异-an animation procedures, a rotating windmill, the windmill style pages with different colors
- 2022-03-13 05:43:46下载
- 积分:1
-
OpenGL代码为“油漆”
opengl的小程序 画图板
用于初学者
觉得很不错-opengl code for "paint"
- 2023-05-25 08:00:02下载
- 积分:1
-
3D魔方(vs2010)
程序主体上的架构是表示层用opengl进行渲染场景,业务层通过将魔方的旋转命令数据化,通过与此数据相连的线程进行更新操作更新魔方的数据结构6个3*3的整形数组。数组中存的数字是颜色的索引值,在通过opengl进行渲染,达到模仿的旋转效果,为了使魔方的旋转动作更真实,定时器的加入是的模仿的旋转动画效果更逼真。
- 2023-05-03 03:25:03下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-03-18 15:05:27下载
- 积分:1
-
A good target detection procedures, the use of OpenCV and VC++ Programming, is c...
目标检测的好程序,利用OpenCV和VC++编程,是目前比较流行的方法,效果很好的源码!-A good target detection procedures, the use of OpenCV and VC++ Programming, is currently the more popular methods, the effect of a very good source!
- 2022-04-13 01:44:02下载
- 积分:1
-
用VB也可以模拟出一个全3D的场景,这段代码只是一个简单的实例....
用VB也可以模拟出一个全3D的场景,这段代码只是一个简单的实例.-VB can also simulate a full 3D scenes, this code is just a simple example.
- 2022-08-16 00:53:57下载
- 积分:1