Coder Social home page Coder Social logo

camera-pipeline-ui's Introduction

camera-pipeline-UI

Please note that the executable in .\dngOneExeSDK\ folder is for Windows. Dr. Derya Akkaynak and Dr. Ben D. Singer from Princeton University produced an executable for macOS. If you are using macOS, you need to replace dngOneExeSDK with executable_for_macOS in the Matlab script camera_pipeline.m

You can download Adobe DNG SDK here

You can download an example for the non-UI version of the camera pipeline here

camera-pipeline-ui's People

Contributors

karaimer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

camera-pipeline-ui's Issues

Errors with .NEF format files

I have tried the codes with .NEF format files in the sample images folders, but errors have been rasied :
"Missing DNG files"

Maybe you can provide not only the dng version '.exe' files,

or load files in matlab codes instead of in the '.exe' files.

Look forward for your reply.

question about how to specify stage for dng_validate.exe

Hi. I see that to get the output of stage 2 and stage 3, the code is the same
system_command = [fullfile('.','dngOneExeSDK','dng_validate.exe -16 -2 ') stage2OutputFileName ' ' inputFileName];
I wonder how does dng_validate differentiate these two stages? Are you doing it by setting stageSettings_indicator, and dng_validate checks last line of stageSettings.txt to know which stage it is going to stop?

Thx!

How to get stage-x to final stage output?

@karaimer,

Can you please let me know how to use this UI or non-UI to get output, let's say from stage-7 to final stage. Here I want to input my image at the stage-7 and pass it through remaining stages and get the output at the final stage.

Thank you
Gopi

How to use this UI

Would you kindly tell me how to use this UI for learning Camera Pipeline? Iโ€˜m wondering if there are some guidance about the '.m' UI because when i input my picture, it always gone fail.
Thank you so much

got error on matlab2020

Hi, I tried to run this UI on matlab 2020.
After double click camera_pipeline.fig, the window looks like
image
As you can see, there is no pipeline stages showing on the left.
After clicking run pipeline and load a .dng image, I got
Reference to non-existent field 'radiobutton15'.

Error in camera_pipeline>pushbutton1_Callback (line 135)
a = [get(handles.radiobutton15,'Value') get(handles.radiobutton16,'Value') get(handles.radiobutton3,'Value') get(handles.radiobutton8,'Value')];

Error in gui_mainfcn (line 95)
feval(varargin{:});

Error in camera_pipeline (line 42)
gui_mainfcn(gui_State, varargin{:});

Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)camera_pipeline('pushbutton1_Callback',hObject,eventdata,guidata(hObject))

Error while evaluating UIControl Callback.

Is this because the matlab I am using is too new?

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.