登录
首页 » 图形图像 » very basic procedures java3d one watches prepared a gradual color change while p...

very basic procedures java3d one watches prepared a gradual color change while p...

于 2022-03-15 发布 文件大小:2.32 kB
0 200
下载积分: 2 下载次数: 1

代码说明:

很基本的java3d 程序 一个钟表制作程序 一个颜色渐边变程序 希望对初学者有所帮助-very basic procedures java3d one watches prepared a gradual color change while procedures would like to help beginners

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 如何快速读取位文件(*.bmp)的VC源代码程序
    如何快速读取位图文件(*.bmp)的VC源代码程序-how fast read bitmap files (*. bmp) VC source code procedures
    2022-02-10 10:01:43下载
    积分:1
  • 一个简单的仪表程序,现在好多网站提供的需要注册收费,这是一个免费的,可以参考一下...
    一个简单的仪表程序,现在好多网站提供的需要注册收费,这是一个免费的,可以参考一下-A simple instrument procedures, and now needs a lot of website registration fees, this is a free, you can refer to
    2022-07-03 14:41:11下载
    积分:1
  • vB做动画写的一个工具,动画里经常要考虑透明,这个工具实现了把片变成透明的算法,希望对大家有用:)...
    vB做动画写的一个工具,动画里经常要考虑透明图像,这个工具实现了把图片变成透明的算法,希望对大家有用:)-studyalso shows VB animation was done by a tool, animation frequently to consider transparent images, This tool achieved the picture becomes transparent algorithm, we hope to useful :)
    2022-03-22 22:51:00下载
    积分:1
  • Graphics software, has drawn a straight line, oval, round functions, and can be...
    图形学软件,具有画直线,椭圆,圆的功能,并可以对所画图形进行变换,对话框显示-Graphics software, has drawn a straight line, oval, round functions, and can be carried out to transform the art graphics, dialog box display
    2022-02-10 07:12:09下载
    积分:1
  • graphics operations, graphic output, image transformation, besier curve
    图形学作业,图元输出,图象变换,besier曲线-graphics operations, graphic output, image transformation, besier curve
    2022-03-20 03:53:39下载
    积分:1
  • C + + 的 LBP 代码
    局部二元模式(LBP)是一种用于在计算机视觉分类功能。 LBP是特定情况在1990年[1] [2] LBP于1994年首先描述[3] [4]它提出的纹理谱模型由于被认为是一个强大的功能的纹理分类;它已经进一步确定,当LBP是结合定向梯度直方图(HOG)的描述符,它提高了检测性能相当一些数据集。该LBP特征向量,在其最简单的形式中,通过以下方式创建的:划分检测窗口进入细胞(例如16×16像素的每个单元格)。用于在小区中的每个像素,比较像素到它的每一个8邻居(在它的左顶,左中间,左底部右顶部,等等)。跟随一个圆,即顺时针或逆时针的像素。其中,中心像素的值大于邻居的值,写入“1”。否则,写“0”。这使一个8位二进制数(通常是转换为十进制为方便起见)。计算的每个“号码”中出现的频率的直方图,在细胞内,(即,对每个组合哪些像素是较小的,哪些是大于该中心)。任选正常化直方图。串联所有细胞(归)直方图。这给出了窗口的特征向量。特征向量现在可以使用支持向量机或其他机器学习处理算法进行分类的图像。这样的分类可以用于人脸识别或纹理分析。
    2022-03-21 06:15:16下载
    积分:1
  • DIB(设备
    DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algori
    2022-03-07 07:46:45下载
    积分:1
  • 手写数字识别之Fisher线性判别
    手写数字识别之Fisher线性判别-handwritten figures identifiable Fisher Linear Discriminant
    2022-02-26 19:22:23下载
    积分:1
  • 基于 H26L 的 PFGS 编码
    基于 H26L 的 PFGS 编码-PFGS coding based on the H26L
    2022-01-31 15:23:20下载
    积分:1
  • 本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。...
    本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.
    2022-08-08 15:27:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载