-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, there are no fpn_Nikon_D3x.mat prnu_Nikon_D3x.mat #1
Comments
These files could be found at https://1drv.ms/u/s!AniPeh_FlASDhV8LayVbCIreBU65 @jinmeng |
多谢,最近才知道你也是我司员工:)
Qiu Jueqin <notifications@github.com> 于2020年3月31日周二 下午5:24写道:
… These files could be found at
https://1drv.ms/u/s!AniPeh_FlASDhV8LayVbCIreBU65 <http://url> @jinmeng
<https://github.com/jinmeng>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAE574P5RT3TWGPYU67IHUTRKGZDPANCNFSM4LGKT6KQ>
.
|
The link is "dead"? As of February 11 2024 I'm especially interested in your "pixel response non-uniformity template" for that it one issue I am running into with my pictire of the ColorChecker SG. I tried your "Camera Color Calibration Toolbox" and only getting 2.86 de00 Avg? I suppose one of the source of errors, in my case, is the lack of unifomity in my SG target. I looked at your target "dsg_Nikon_D3x.tiff" and your white patches were much more "uniform" than mine. That could explain why you are getting such a low deltaE. Thank you for sharing your expert Matlab coding :-) |
@Roger-Breton Since I havn't been using OneDrive for a long time, the links are not maintained anymore. I'll check them later after holidays. You are correct, the uniformity of illumination is a critical factor to get a lower color correction error. But PRNU template is NOT responsible to handle this issue --- it is for correcting non-uniformity of responsing sensitivity of the sensor, which is very very negligible compared to the non-uniformity of illumination. Actually up to 2024, most of CMOS sensors could get very low pixel response non-uniformity either by improved manufacturing tech or built-in correction, and I'll assume you will get a very flat plane for the PRNU template, if you are using a camera model released in recent years. BTW, if you are look for reducing the non-uniformity of illumination, one common way is to replace the color checker with a white paper while keeping ambient environment unchanged, then you will get an illumination non-uniformity profile (typically a convex surface). Normalize this profile such that the maximum value is 1, and pixel-wise divide color checker raw image with this normalized profile, and you will get a much "uniform" color checker RAW. (you should do all above after matrawread and before running color correction step) |
Thank you so much for your kind reply. I with I knew Linear Algebra better to anayze the errors? And learn how to improve my capture. I suspected illumination on my target wasn't quite uniform? So, tu use your procedure, I have to use Matlab findit() command to find the maximum value? What was the best results you got with Matlab ccmtrain() function? Just curious. Have you ever experimented with spectral imaging? I took Roy Burns / Mark Fairchild summer classes once and understood that spectral imaging goes way beyond fitting correction matrices to RGB data. But I don't have a monochromator so I would not know where to start. Thank you so very much for your help and sharing your Matlab code! |
@Roger-Breton The link above was deprecated. Try this one: https://1drv.ms/u/s!AniPeh_FlASDhX1uPAMavMUt5pUd?e=7a8BoS, and https://1drv.ms/u/s!AniPeh_FlASDhVzyI-R4kPuh_Ve7?e=EZ4kZY |
Would you please add these two files? Thanks very much
The text was updated successfully, but these errors were encountered: