Log of /branches/krita
Sticky Revision: |
Revision 670660 - Directory Listing
Modified Sat Jun 2 11:07:11 2007 UTC (16 years, 6 months ago) by berger
cut branch
Revision 670640 - Directory Listing
Modified Sat Jun 2 10:02:09 2007 UTC (16 years, 6 months ago) by berger
use more bristles, paint smaller bristles
Revision 666374 - Directory Listing
Modified Sat May 19 17:20:08 2007 UTC (16 years, 6 months ago) by berger
move the dab shapes in their own file in shapes, and clean them a little bit
Revision 666361 - Directory Listing
Modified Sat May 19 15:45:51 2007 UTC (16 years, 6 months ago) by berger
add the time sensor and a test program
Revision 660749 - Directory Listing
Modified Thu May 3 16:16:12 2007 UTC (16 years, 7 months ago) by berger
* add a rotation transformation * add more bristles to the bristle and use random color * make the angle sensor less sensitive
Revision 660536 - Directory Listing
Modified Thu May 3 02:04:09 2007 UTC (16 years, 7 months ago) by berger
fix the "drawing angle" sensor not appearing in the available list of sensors
Revision 660535 - Directory Listing
Modified Thu May 3 02:00:56 2007 UTC (16 years, 7 months ago) by berger
- go back to a correct levenberg-marquadt implementation - reduce the number of iterations in the levenberg-marquadt and ransac - add a not (yet?) working better image model for ransac (and sometimes the plugins do its job correctly)
Revision 660079 - Directory Listing
Modified Tue May 1 13:45:31 2007 UTC (16 years, 7 months ago) by berger
fix a bug in the harris detector, low and high curvature were inverted remove debug in the optimization toolbox, add some in panorama to display match and interest points
Revision 657703 - Directory Listing
Modified Tue Apr 24 20:12:18 2007 UTC (16 years, 7 months ago) by berger
fix the color bug (the green channel was erased) fix the matching (a point could be matched twice :/) create the panorama
Revision 657589 - Directory Listing
Modified Tue Apr 24 14:04:46 2007 UTC (16 years, 7 months ago) by berger
port optimization and blending (everythings is in, with two known bugs colors looks completely wrong, and there is a misallignement due to the height of the image being misset)
Revision 657499 - Directory Listing
Modified Tue Apr 24 09:46:28 2007 UTC (16 years, 7 months ago) by berger
port the matching process
Revision 657373 - Directory Listing
Modified Mon Apr 23 21:37:32 2007 UTC (16 years, 7 months ago) by berger
call the interest point detector, fix the crash and bugs related to that integration
Revision 657288 - Directory Listing
Modified Mon Apr 23 18:45:17 2007 UTC (16 years, 7 months ago) by berger
add an interest points detector interface, and port the harris detector to it
Revision 657180 - Directory Listing
Modified Mon Apr 23 12:46:10 2007 UTC (16 years, 7 months ago) by berger
copy the matcher/detector from krita-plugins and port them to krita2
Revision 657081 - Directory Listing
Modified Mon Apr 23 07:01:06 2007 UTC (16 years, 7 months ago) by berger
initial start on a Krita2 ui and plugin for panorama creation
Revision 654359 - Directory Listing
Modified Sun Apr 15 21:38:53 2007 UTC (16 years, 7 months ago) by berger
move the rotation code from the bristle shape to a sensor, and fix it (the rotation is now a value that is incremented in function of the current direction of the cursor, it gives a smoother result)
Revision 654058 - Directory Listing
Modified Sun Apr 15 00:14:34 2007 UTC (16 years, 7 months ago) by berger
- draw line from the previous bristle point to the next one - rotate the paintbrush
Revision 649482 - Directory Listing
Modified Mon Apr 2 18:33:42 2007 UTC (16 years, 8 months ago) by berger
minimum size for the list of images
Revision 649481 - Directory Listing
Modified Mon Apr 2 18:32:54 2007 UTC (16 years, 8 months ago) by berger
initial work on a bristle based paint brush
Revision 647175 - Directory Listing
Modified Tue Mar 27 16:13:03 2007 UTC (16 years, 8 months ago) by berger
- don't recompute the response curve - automagicaly compute the "camera constant" (in fact normalize the brightness apex variable so that the middle image has a brightness of 1, the exact value of this constant is unimportant, but sane value allows to have the image in the range of the exposure)
Revision 647146 - Directory Listing
Modified Tue Mar 27 14:45:33 2007 UTC (16 years, 8 months ago) by berger
- integrate the plot widget (yeah !) - fix the optimization process ( use the mean not the inverse of the mean :/)
Revision 645534 - Directory Listing
Modified Thu Mar 22 20:44:05 2007 UTC (16 years, 8 months ago) by berger
creat a Qt 4.2.2 branch for krita
Revision 409205 - Directory Listing
Added Wed May 4 06:07:06 2005 UTC (18 years, 7 months ago) by (unknown author)
sort out branches