Home · Register · Join Upload & Sell

Moderated by: Fred Miranda
Username  

  New fredmiranda.com Mobile Site
  New Feature: SMS Notification alert
  New Feature: Buy & Sell Watchlist
  

FM Forums | Post-processing & Printing | Join Upload & Sell

  

Archive 2016 · DCamProf (by A.Torger) v1.0.0 released (camera profiles building tool)

  
 
exdeejjjaaaa
Offline
• • •
Upload & Sell: Off
p.1 #1 · p.1 #1 · DCamProf (by A.Torger) v1.0.0 released (camera profiles building tool)


DCamProf (by A.Torger) v1.0.0 released.

DCamProf (by A.Torger) v1.0.0 build for Windows ( mingw = dcamprof.exe + libgomp_64-1.dll + manual, tutorial, pre-release history log / = copies of Torger's web pages / in 3 formats : IE archive .mht, Mozilla archive .maff and regular .pdf ) : https://app.box.com/DCamProf

LuLa topic = http://forum.luminous-landscape.com/index.php?topic=100015

brief instructions how to build DCamProf yourself on Windows platform :


download and install TDM GCC from http://tdm-gcc.tdragon.net/download ( tdm64-gcc-5.1.0-2.exe at the moment ), don't forget to check 'openmp' option during installation.

download and install MSYS ("...MSYS is a collection of GNU utilities such as bash, make, gawk and grep to allow building of applications and programs which depend on traditionally UNIX tools to be present..." ) from https://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.11/MSYS-1.0.11.exe/download .

download LCMS by Marti Maria from https://github.com/mm2/Little-CMS or from https://sourceforge.net/projects/lcms ( http://www.littlecms.com ) and build it = run msys.bat, then go to your LCMS root folder and do './configure', then do 'mingw32-make' -> lcms library will be 'src\.libs\liblcms2.a' .

download LibTIFF from http://www.libtiff.org and build it = run msys.bat, then go to your LibTIFF root folder and do './configure', then do 'mingw32-make' -> libtiff library will be 'libtiff\.libs\libtiff.a' .

download DCamProf from http://www.ludd.ltu.se/~torger/dcamprof.html#download , copy liblcms2.a + lcms2.h from LCMS and libtiff.a + tiff.h + tiffconf.h + tiffio.h + tiffvers.h from LibTIFF to the source code folder, make sure that 'makefile' has the proper library names (replace '-llcms2 -ltiff' with 'liblcms2.a libtiff.a') and add -D_POSIX_THREAD_SAFE_FUNCTIONS to CFLAGS in 'makefile' to account for 'localtime_r' and 'asctime_r' with TDM GCC and build it = run msys.bat, then go to your DCamProf root folder and do 'mingw32-make'... copy dcamprof.exe and libgomp_64-1.dll from TDM GCC to where you want to keep the binaries.




May 15, 2016 at 02:36 PM
howardm4
Offline
• • • •
Upload & Sell: Off
p.1 #2 · p.1 #2 · DCamProf (by A.Torger) v1.0.0 released (camera profiles building tool)


or, you know, you could just download the binary

If you look in the LuLa thread, look for 'howardm' and there is a URL for a compiled version for Mac OSX that I build.



May 15, 2016 at 03:14 PM
torger
Offline

Upload & Sell: Off
p.1 #3 · p.1 #3 · DCamProf (by A.Torger) v1.0.0 released (camera profiles building tool)


And here's a step-by-step tutorial to make a DNG profile with it:

http://www.ludd.ltu.se/~torger/photography/camera-profiling.html#the_easy_way

And here's a step-by-step tutorial to make a Capture-One compatible ICC profile with it:

http://www.ludd.ltu.se/~torger/photography/camera-profiling.html#the_easy_way_c1

Unlike most other camera profiling software this is primarily intended to make general-purpose profiles rather than reproduction profiles (although you can make such profiles too). The above tutorials make general-purpose profiles which can be used as drop-in replacements for bundled Lightroom or Capture One profiles for example.

Due to its command line interface and broad functionality it may seem overly complex to a newcomer, but if you just follow the tutorials linked above it's quite easy to make a profile.



May 30, 2016 at 06:38 AM





FM Forums | Post-processing & Printing | Join Upload & Sell

    
 

You are not logged in. Login or Register

Username       Or Reset password



This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.