Coder Social home page Coder Social logo

jdcraw's Introduction

Hi there ๐Ÿ‘‹

I'm Ryan, a DevOps Engineer, based in and around London, UK.

Technologies

In my day job, I mostly work with:

  • Java
  • MongoDB
  • Apache Kafka
  • Apache ZooKeeper
  • gRPC / Armeria framework
  • Google Cloud Platform (GCE, GCS, Cloud Operations, GKE)

Outside of my day job, I dabble in all things tech, including:

  • Exploring retro computing / computer history
  • Attempts at learning Rust/Golang/other languages
  • Other silly ideas that I end up getting an urge to build (see VM-OS)

jdcraw's People

Contributors

ohmgeek avatar

Watchers

 avatar  avatar

jdcraw's Issues

Add DCRawManager tests

Two tests are needed to massively improve coverage:

  • Testing the process() method
  • Testing tiff file destination
  • Testing ppm file destination

Add dcraw as a Maven dependency

I'm not quite sure how one can go about this, but the idea is we can include it somehow in the build.

This might not be possible, but otherwise we need to find some way of bundling it, so that JDCraw is a fairly easy library to work with.

Add dcraw exceptions

While we, in comments, have printed the error stream from the DCRaw process, it would be good to look at the stream and report errors:

If the stream is null, then there is no error. That's all great. If there is an error, we will need to create a new exception (perhaps called it DcrawNativeException), with the message inside being the message output from the stream. This message can be retrieved using a BufferedReader.

Add White Balance operation

We need to be able to change the white balance. For now, this can be quite simple, with a basic white balance from either Camera or through the 4 parameters entered. We can change this later to use camera profiles/automatic mode.

CWD error

File output actually isn't always valid due to the current working directory.

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.