Skip to content

QiuJueqin/color-checker-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Checker Extraction Toolbox

Color Checker Extraction Toolbox allows you to pick up color responses from images containing various types of color checkers, which is useful for camera color correction or other camera calibration applications. Currently only manual mode is supported. The auto mode will be included in the future using Object Detection Framework.

MATLAB version R2018b or higher with Image Processing Toolbox is recommended in order to implement images.roi object. But for other versions the normal rectangle function works well too.

Following screen records will give you a brief impression about how it works.

Demo

  • Interactively select color checker region in the image:


  • Programmatically specify Regions-of-Interest for color patches without need to manually select checkers again and again:

License

Copyright 2019 Qiu Jueqin

Licensed under MIT.

About

Color Checker Extraction Toolbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages