概述 该库实现WPF控件上下数字编辑值: 通过垂直/水平拖动鼠标(请参见下面的记录)或 通过单击上/下箭头(重复)按钮或 上/下或左,右光标键或 鼠标悬停时将鼠标滚轮向上旋转或 编辑文本框 每个控件实现都特定于某种.Net数据类型: 数据类型 控制 字节 ByteUpDown控件 小数 DecimalUpDown控件 双倍的 DoubleUpDown控件 漂浮 FloatUpDown控件 整数 IntegerUpDown控件 长 LongUpDown控件 兆字节 SbyteUpDown控件 短的 ShortUpDown控制 超短 UshortUpDown控件 int UintUpDown控件 乌龙 UlongUpDown控件 后端视图模型处理[0-1]值时,可以在[0-100]处编辑百分比,请参阅项目站点演示客户端中的FactorToDoubleConverter和Percentag
2021-11-17 20:24:47 215KB css light theme light-theme
1
低光图像增强 基于以下论文,通过光照图估计实现两种低光图像增强技术的 Python 实现: 稳健曝光校正的双光照估计 [] LIME:通过照明图估计进行低光图像增强 [] 这两种方法都基于 retinex 建模,旨在通过保留图像的突出结构来估计光照图,同时去除多余的纹理细节。 为此,两篇论文都使用了相同的优化公式(参见参考资料)。 与第二篇论文(以下称为 LIME)相比,第一篇论文(以下称为 DUAL)引入的新颖性在于对原始图像及其倒置版本的该映射的估计,它允许校正曝光不足和过度曝光图像的暴露部分。 此存储库中实现的代码允许使用这两种方法,可以从脚本参数中轻松选择。 安装 这个实现在python>=3.7上运行,使用pip安装依赖: pip3 install -r requirements.txt 用法 使用demo.py脚本来增强您的图像。 usage: demo.py
2021-11-16 10:49:01 1.38MB python3 lime retinex low-light-image
1
光绘魔杖 该存储库包含用于创建光笔的硬件设计,固件和软件。 有关更多信息,请参见此。 执照 所有代码均已获得。 硬件设计文件已根据。 学分
2021-11-11 23:18:47 209KB KiCadLayout
1
Structured-light This program was designed for HIT final submission 感谢布朗大学的开源项目 本库基于灰点相机和投影仪组成,在500mm的工作距离下可以实现0.42mm的测量精度
2021-11-09 14:48:26 94KB C++
1
xml java系统源码 Spring Boot开发小而美的个人博客 安装运行 clone 项目,加载 maven。 还原数据库,导入 sql 文件夹下的 light-blog.sql 文件。 运行,大功告成。 frontend-design 文件夹下为原型设计图及设计好的原始 HTML 文件,需要自取。 如果觉得有用欢迎 follow & star 哦~ 项目介绍 技术组合: 后端:Spring Boot + JPA + thymeleaf模板 数据库:MySQL 前端UI:Semantic UI框架 工具与环境: IDEA Maven 3 JDK 8 Axure RP 8 课程内容模块: 需求分析与功能规划 页面设计与开发 技术框架搭建 后端管理功能实现 前端管理功能实现 你能学得什么? 基于Spring Boot的完整全栈式的开发套路 Semantic UI框架的使用 一套博客系统的源代码与设计 1、需求与功能 1.1 用户故事 用户故事是敏捷框架中的一种开发方法。可以帮助开发者转换视角,以用户的角度更好的把握需求,从而实现具有商业价值的功能。 用户故事最好是用户团队编写 用户故
2021-11-08 22:21:24 6.53MB 系统开源
1
Toggle Light 电灯控制器 样例如下图界面,任意的两个开关都能控制一个电灯的亮和熄
2021-11-08 14:53:41 4.45MB VC MFC ICON
1
PID自适应的灯光调节控制代码,包括控制灯光的亮度、色温,采用PID增量算法
2021-11-04 14:57:29 3KB PID 开发实例
1
银光 :light_bulb: 屏幕截图 仪表盘 灯具编辑器 在频道模式之间选择 完全配置您的用户界面 提供高级设置 支援的介面 它是什么? AGLight是用于控制DMX灯光的直观软件。 您可以通过拖放添加不同的小部件来自己构建用户界面。 带有物理推子和显示屏的控制台的构建说明即将发布。 Electron Angular App将通过dmx Universe发送到不同的设备。 这是使用出色的库完成的。 您可以在此处查看所有受支持的设备。 特征 通过拖放创建自定义UI 使用强大的OpenFixtureLibrary 使用3D可视化工具预览场景(开发中) 支持以下USB接口: 所有artnet设备,例如EnttecODE BeagleBone-DMX 所有DMX4ALL设备,例如“ NanoDMX USB接口” 所有带有“ Enttec USB DMX Pro芯片”的设备,例如“ DMXKi
2021-11-03 11:47:29 4.45MB light ui event dmx
1
Unity light probes are an important part of every scene. It provide the transmission of direct, indirect and reflected light from light sources in mixed and baked modes to dynamic objects. The accuracy of lighting dynamic objects on the scene largely depends on how correctly the light probes are placed. Magic Light Probes is an editor extension that is designed to help you arrange your light probes in the automatic mode as quickly and correctly as possible. The main goal of the tool is to automatically install the probes exactly where they are needed – shadows borders, sharp changes in the color of textures, transitions from well-lit areas to dimly lit, corners and intersections of geometry, edges of geometry, ledges, breaks, sharp descents, two-sided geometry (to prevent leaks through walls, floors and ceilings). In addition, the modes of uniform filling of the entire volume and vertical duplication for particularly difficult cases are supported. This tool can guarantee that: – No probes will be located inside the geometry, no matter how complex it is, convex or concave. This is very important, because even in the simplest case of manually arranging probes by simple duplication, you will inevitably encounter probes within the geometry. – With high accuracy, light probes will be installed at corners and intersections of the geometry. In corners, as a rule, the light intensity is lower, therefore, in order to properly illuminate a dynamic object when approaching such places, it is necessary to install probes there. – Depending on the settings, the system will try to place the probes in the most contrasting places (errors are not excluded) It is guaranteed to be pretty fast in most cases.In addition to email and the forum, the Discord channel is available to you, where you can receive answers to any questions in real time. Features: – Automatically check for updates – Workflow selection Simple (quick and easy); Advanced (slower and more accurate) – Quick editing o
2021-11-01 20:05:36 99B unity