Git Product home page Git Product logo

alviewer's Introduction

alImageViewer

A lightweight image viewer and image raw parser

Note:

  1. Solution was created by Visual studio 2015, and used MFC to build this application
  2. Application support MDI, which means it is able to open multi-document and display them simultaneously
  3. It embedded WIC(Windows Imaging Component) as it's kernal, so it support various image format, like bmp, jpeg, gif and etc..
  4. GDI/GDI+/DDraw/D2D were implemented to rendering engin, thus it can change three types of rendering method to evaluate efficiency (Absolution D2D is the best one because it used hardware to accelerate performance and visual quality)
  5. It also a image raw parser which currently support several kinds of raw format, like pure raw 8bit / 16bits, mipi 10/12 bits raw and some other special raw foramt. It will support more image and raw format in the future to make it more complete

alviewer's People

Contributors

daiman411 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

alviewer's Issues

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.