Coder Social home page Coder Social logo

误差扩散算法 about demoforhssblog HOT 3 CLOSED

runner111 avatar runner111 commented on August 18, 2024
误差扩散算法

from demoforhssblog.

Comments (3)

sisong avatar sisong commented on August 18, 2024

颜色处理时需要注意颜色bit数,类似于模拟浮点数的定点数计算;
另外RGB666,意味着那保存这个值至少需要18bit颜色(或24bit、32bit都有可能),这里是否有误?

from demoforhssblog.

runner111 avatar runner111 commented on August 18, 2024

感谢您的回答 RGB666的排列方式是按字排列,这样会节省空间。也就是RRRRRRGG GGGGBBBB BBRRRR 是工业上包括某些手机屏幕的显示方式,我现在就是在找问题,请问那这两个函数内容需不需要更改?我改成移位6字了,这么改对吗?

from demoforhssblog.

sisong avatar sisong commented on August 18, 2024

用2分法定位bug

from demoforhssblog.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.