当前位置:网站首页>The PNG image is normal when LabVIEW is opened, and the full black image is obtained when Photoshop is opened
The PNG image is normal when LabVIEW is opened, and the full black image is obtained when Photoshop is opened
2022-07-05 23:12:00 【LabVIEW development】
LabVIEW open PNG The image is normal and Photoshop Open to get a completely black image
Read a 10-bit And save it as 16-bit Of PNG file . Use Vision Assistant or LabVIEW When it is turned on , It's all right ; But with Photoshop or Windows Picture and Fax Viewer On , The whole image is black .
answer : Please try multiplying the original image by 2 And then re archive . In this way, the value of each point in the image can be translated 2 To the power of . This is a common method used by many image processing software to display images .
When NI Vision Show a by default 16-bit In the picture , NI-Vision The full range of values of the image will be checked 〈full dynamic range〉 And convert the value to 8-bit On display 〈 In this way, the data of each pixel can be compressed to be displayed in Windows The scope of the 〉. On the other hand ,Photoshop And other image display software will just 16-bit Data translation 8 bit Then it will be displayed directly . Although this method is very common , But it will cause the loss of image resolution , The reason is that the least significant bit data is deleted when translating the data 《truncating the least significant bit》. therefore , If you have any 10-bit Image , translation 8 bit after , Will get only 2bit Image of and with 8 bit Express , So the new image looks black .

edit
Add picture comments , No more than 140 word ( Optional )
LabVIEW、LabVIEW Development 、LabVIEW Programming 、LabVIEW Program
Examples and information mentioned above , Both in word In the attachment in , Click to download . Learn more , Can you contact us .
边栏推荐
- Leecode learning notes
- Non rigid / flexible point cloud ICP registration
- 6-axis and 9-axis IMU attitude estimation
- Hcip day 11 (BGP agreement)
- (4)UART应用设计及仿真验证2 —— RX模块设计(无状态机)
- Basic knowledge of database (interview)
- Multi sensor fusion of imu/ electronic compass / wheel encoder (Kalman filter)
- [untitled]
- Simple and beautiful method of PPT color matching
- TypeError: this. getOptions is not a function
猜你喜欢

Leetcode weekly The 280 game of the week is still difficult for the special game of the week's beauty team ~ simple simulation + hash parity count + sorting simulation traversal

The method and principle of viewing the last modification time of the web page

Basic knowledge of database (interview)

LeetCode102. Sequence traversal of binary tree (output by layer and unified output)

一文搞定JVM常见工具和优化策略

Arduino measures AC current

CJ mccullem autograph: to dear Portland

Realize reverse proxy client IP transparent transmission

【原创】程序员团队管理的核心是什么?

Hcip day 11 (BGP agreement)
随机推荐
30 optimization skills about mysql, super practical
Using LNMP to build WordPress sites
第十七周作业
[untitled]
C Primer Plus Chapter 9 question 10 binary conversion
一文搞定JVM的内存结构
Masked Autoencoders Are Scalable Vision Learners (MAE)
3D reconstruction of point cloud
关于MySQL的30条优化技巧,超实用
Non rigid / flexible point cloud ICP registration
Data type, variable declaration, global variable and i/o mapping of PLC programming basis (CoDeSys)
利用LNMP实现wordpress站点搭建
Three. JS VR house viewing
Detailed explanation of pointer and array written test of C language
两数之和、三数之和(排序+双指针)
Overview of Fourier analysis
Three. Js-01 getting started
Function default parameters, function placeholder parameters, function overloading and precautions
[screen recording] how to record in the OBS area
Composition of interface