GithubHelp home page GithubHelp logo

collinswakholi / colorcorrectiongui Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 0.0 13.25 MB

A simplified image color correction app in MATLAB, No need for deep knowledge of MATLAB programming to run the App

License: MIT License

MATLAB 100.00%
color color-checker color-correction color-images correction image-processing matlab matlab-gui srgb xyz-color

colorcorrectiongui's People

Contributors

collinswakholi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

colorcorrectiongui's Issues

Errors

I tried to run the code. After loading the TestImage.TIFF, I pressed the Run button: I drew the rectangle correspoinding to the chart and waited... At that point, I got a nice series of error messages:

Warning: Image Processing Toolbox is not found. Use 'getrect' to get coordinate.

In checker2colors (line 116)
In color_calib_UI>run_color_corr_Callback (line 153)
In gui_mainfcn (line 95)
In color_calib_UI (line 43)
In matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)color_calib_UI('run_color_corr_Callback',hObject,eventdata,guidata(hObject))
In color_calib_UI>gamma_val_Callback (line 358)
In gui_mainfcn (line 95)
In color_calib_UI (line 43)
In matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)color_calib_UI('gamma_val_Callback',hObject,eventdata,guidata(hObject))
Error using getrect
Interruption during mouse selection.

Error in checker2colors (line 117)
vertex_pts = bbox2points(getrect(hfig));

Error in color_calib_UI>run_color_corr_Callback (line 153)
[my_RGB, coords] = checker2colors(Im_ref, patch_size,...

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

Error in color_calib_UI (line 43)
gui_mainfcn(gui_State, varargin{:});

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

Error using color_calib_UI>gamma_val_Callback
Error while evaluating UIControl Callback.

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.