Author |
Date |
Commit |
Message |
Jarek Sacha |
2014-01-07 21:21:16 -0500 |
0211c904d9b4 |
Merge branch 'origin/develop' |
Jarek Sacha |
2014-01-07 21:17:37 -0500 |
68065af12b53 |
Upgrade to JavaCV 0.7. |
Jarek Sacha |
2013-10-19 22:56:39 -0400 |
f62eda6a0bbf |
Upgrade to JavaCV 0.6. Also update other dependent libraries to latest versions. |
Jarek Sacha |
2013-07-25 23:36:54 -0400 |
1a4ba0e3a481 |
Merge branch 'origin/master' |
Jarek Sacha |
2013-07-25 23:14:12 -0400 |
57c6b2e7c23b |
Update version number for the next release, match the JavaCV version. |
Jarek Sacha |
2013-07-25 23:12:24 -0400 |
c6811b11f09a |
Merge develop branch into master. |
Jarek Sacha |
2013-07-25 22:50:04 -0400 |
6a3d9b40bb16 |
Upgrade Scala version to 2.10.2. |
Jarek Sacha |
2013-07-25 22:49:04 -0400 |
d93862d271ed |
Minor code style improvements and typo corrections. |
Jarek Sacha |
2013-04-18 20:20:47 -0400 |
81a8ff88a1e1 |
Upgrade to JavaCV 0.5. |
Jarek Sacha |
2013-03-27 18:52:19 -0400 |
59983d037d0d |
Correct expected number of key points and update comment describing crash condit |
Jarek Sacha |
2013-03-25 23:34:55 -0400 |
1c5498dca4a2 |
Add test executing detector code that is causing JVM crashes with JavaCV 0.4 on |
Jarek Sacha |
2013-03-19 22:52:21 -0400 |
e4accdb6cf53 |
Merge branch `master` into `develop`. |
Jarek Sacha |
2013-03-19 22:45:33 -0400 |
8183b1477317 |
Upgrade to JavaCV 0.4, also upgrade dependent libraries to recent versions. |
Jarek Sacha |
2013-01-11 23:57:27 -0500 |
0d198dd27387 |
Upgrade to Scala 2.10. Update dependent libraries too. |
Jarek Sacha |
2013-01-11 23:38:31 -0500 |
da5d158dbda9 |
Correct email address. |
Jarek Sacha |
2013-01-11 23:27:42 -0500 |
58748acaef03 |
Use IplImage.create() instead of cvCreateImage() for reasons described in JavaC |
Jarek Sacha |
2012-11-12 22:22:20 -0500 |
bac028b42a7c |
Mark development version. |
Jarek Sacha |
2012-11-12 22:19:00 -0500 |
cd04f54a6560 |
Merge remote-tracking branch 'origin/master' into develop |
Jarek Sacha |
2012-11-11 23:57:51 -0500 |
ab253abec99e |
Correct a typo. |
Jarek Sacha |
2012-11-11 23:15:20 -0500 |
eec4d069cac7 |
Update version number for the next release. Match the JavaCV version to avoid co |
Jarek Sacha |
2012-11-11 23:12:55 -0500 |
9d65fec738b7 |
Merge updates for JavaCV 0.3 from branch 'origin/develop' |
Jarek Sacha |
2012-11-11 22:47:48 -0500 |
db88aac279a1 |
Use new feature in JavaCPP 0.3 to copy an object referred to of a pointer, make |
Jarek Sacha |
2012-11-10 15:53:18 -0500 |
4107a4ae7cca |
Add `limit(1)` to restrict amount of copied elements. |
Jarek Sacha |
2012-11-05 20:41:09 -0500 |
89add51c53e6 |
Disable failing test. |
Jarek Sacha |
2012-11-05 20:40:24 -0500 |
736a72411886 |
Enable `put` tests to check new JavaCPP functionality. |
Jarek Sacha |
2012-11-04 22:35:18 -0500 |
6188ff6ba643 |
Add assertion message. |
Jarek Sacha |
2012-11-04 19:19:01 -0500 |
acc706ca0eea |
Update JavaCV to version 0.3. |
Jarek Sacha |
2012-10-28 21:56:13 -0400 |
d388349ebed6 |
Simplify. |
Jarek Sacha |
2012-10-26 21:49:24 -0400 |
65b0a63eeaba |
Update release version number. |
Jarek Sacha |
2012-10-26 19:24:29 -0400 |
4ac68f1a170c |
Merge remote-tracking branch 'origin/develop' |
Jarek Sacha |
2012-10-26 19:12:01 -0400 |
97b72e108789 |
Update comment. |
Jarek Sacha |
2012-10-26 15:32:27 -0400 |
01a448c540b7 |
Simplify array creation, avoid intermediate step. |
Jarek Sacha |
2012-10-24 23:10:49 -0400 |
ab311ccd69d0 |
Set CanvasFrame gamma to 1. |
Jarek Sacha |
2012-10-21 19:56:39 -0400 |
844c70f1e268 |
Add remaining examples for chapter 10. |
Jarek Sacha |
2012-09-23 23:12:34 -0400 |
404a246eae0a |
Add example for section "Computing a homography between two images" in Chapter 9 |
Jarek Sacha |
2012-09-18 22:25:24 -0400 |
cdfbc67174ce |
Due to improvements in CanvasFrame in JavaCV v.0.2, creation and display of Canv |
Jarek Sacha |
2012-09-18 22:12:59 -0400 |
a0652e0c6498 |
Improve Scala coding style, use Option to avoid unnecessary image allocations or |
Jarek Sacha |
2012-09-16 23:22:10 -0400 |
ce8167459b54 |
Add example for section "Matching images using random sample consensus" in Cha |
Jarek Sacha |
2012-09-16 23:18:51 -0400 |
8d241a272c7a |
Add example for section "Computing the fundamental matrix of an image pair" in |
Jarek Sacha |
2012-09-16 23:08:20 -0400 |
f4aba92e2973 |
Add to OpenCVUtils methods for conversions between collections (ToArray(), toCvM |
Jarek Sacha |
2012-09-14 23:50:20 -0400 |
845344f586e7 |
Spelling. |
Jarek Sacha |
2012-09-08 11:36:23 -0400 |
9d9d4ff2e313 |
Add `serialVersionUID` to avoid warnings. |
Jarek Sacha |
2012-09-08 08:39:42 -0400 |
8a85e09b83fe |
Ignore tests that fail due to dependencies. |
Jarek Sacha |
2012-09-08 08:38:21 -0400 |
7fcafa457e22 |
Minor code style corrections. |
Jarek Sacha |
2012-09-03 17:38:03 -0400 |
5c6ba37abf86 |
Correct comments. |
Jarek Sacha |
2012-09-03 10:26:20 -0400 |
4eb53be90b57 |
Merge remote-tracking branch 'origin/develop' - prepare for release. |
Jarek Sacha |
2012-09-03 10:15:30 -0400 |
891edbfe978c |
Auto updated IDEA setup. |
Jarek Sacha |
2012-09-03 10:07:45 -0400 |
db9611e4784e |
Update comments. |
Jarek Sacha |
2012-08-25 18:18:24 -0400 |
6e6be933abca |
* Simplify match/case. * Update comments. |
Jarek Sacha |
2012-08-25 18:13:30 -0400 |
3f5d6d7e8cd8 |
* `drawOnImage(...)`: Points are drawn on a color image, instead of gray, for be |
Jarek Sacha |
2012-08-25 17:59:34 -0400 |
65a9106b190a |
Update comments. |
Jarek Sacha |
2012-08-25 17:58:20 -0400 |
626960faab20 |
Parameter `USE_SCALADOC2_FORMATTING` is no longer used by IDEA Scala plugin. |
Jarek Sacha |
2012-08-25 17:53:47 -0400 |
54222c8b4183 |
Upgrade JavaCV and JavaCPP to v.0.2. |
Jarek Sacha |
2012-08-13 23:02:31 -0400 |
7ed315141405 |
Add unit tests for Pointer.put(). |
Jarek Sacha |
2012-08-11 14:11:01 -0400 |
31717cdd944b |
Use ScalaDoc2 recommendations for auto formatting. |
Jarek Sacha |
2012-08-11 14:08:36 -0400 |
2246d8fa5b12 |
Upgrade JavaCV and JavaCPP to v.0.2. |
Jarek Sacha |
2012-06-25 21:32:30 -0400 |
bf58db1c74df |
Add examples for section ""Calibrating a camera" in chapter 9. |
Jarek Sacha |
2012-06-24 22:35:34 -0400 |
d8e490d70c85 |
Make double sure that potentially sensitive Swing code is executed on EDT. |
Jarek Sacha |
2012-06-23 11:16:06 -0400 |
37a2d7676d87 |
Create CvMat initialized with empty pointer, using simply `new CvMat()` leads to |
Jarek Sacha |
2012-06-23 11:11:41 -0400 |
8565db09a1b7 |
`position` is an internal state of pointer based containers. After iterating thr |
Jarek Sacha |
2012-06-22 22:56:18 -0400 |
b0cc7463927e |
Add last example for chapter 8. |
Jarek Sacha |
2012-06-22 22:36:30 -0400 |
58b00e8fa4b0 |
Add last example for chapter 8. |
Jarek Sacha |
2012-06-21 22:13:32 -0400 |
dbef301767af |
Update names of examples to match naming in other chapters - use example number. |
Jarek Sacha |
2012-06-21 21:31:00 -0400 |
fee7f52ae07a |
Move conversion of KeyPoints to utils. |
Jarek Sacha |
2012-06-21 21:10:00 -0400 |
847364942afb |
CanvasFrame modifies images by default; need to specify gamma explicitly to avoi |
Jarek Sacha |
2012-06-21 20:46:37 -0400 |
99cba5c5a1f0 |
More examples from chapter 8. |
Jarek Sacha |
2012-06-20 22:01:41 -0400 |
c0fc8d2d9c0c |
Add Harris corner detector examples from chapter 8. |
Jarek Sacha |
2012-06-20 21:56:09 -0400 |
7c4ec01d88c4 |
Correct IDEA VCS configuration after examples were moved to its own Git repo. |
Jarek Sacha |
2012-06-20 21:54:13 -0400 |
82ad960bc779 |
Add Harris corner detector examples from chapter 8. |
Jarek Sacha |
2012-06-04 23:51:46 -0400 |
2e97a0da2cde |
Remove duplicate dependencies. |
Jarek Sacha |
2012-06-04 23:44:41 -0400 |
75b65c5af892 |
Remove remains of old dependencies. |
Jarek Sacha |
2012-06-04 23:26:54 -0400 |
0ba8581f7adc |
Add breief description of the Cookbook examples. |
Jarek Sacha |
2012-06-02 16:56:53 -0400 |
4b6a241d4361 |
Add linix libraries. |
Jarek |
2012-06-01 15:51:52 -0400 |
aea5a4044c6f |
Set javacpp and javacv versions to 0.1. |
Jarek |
2012-06-01 15:46:37 -0400 |
d894fa9df8a3 |
Add the last example for chapter 7. |
Jarek |
2012-05-30 20:30:28 -0400 |
656112390e84 |
Upgrade Maven Scala compiler plugin. |
Jarek |
2012-05-28 23:41:43 -0400 |
34fcc3aabfdb |
Add examples 4 and 5 for chapter 7 of the Cookbook. |
Jarek |
2012-05-24 23:36:04 -0400 |
2bfeac834eea |
Use new `asIplImage()` and `asCvMat()` methods introduced in JavaCV 20120512. |
Jarek |
2012-05-24 23:26:34 -0400 |
e264b66e0fda |
Load all Cookbook dependencies from the new JavaCV repo and upgrade examples to |
Jarek |
2012-05-22 23:33:23 -0400 |
80e69a1d4a11 |
Add first 3 examples for chapter 7. |
Jarek |
2012-05-18 22:03:33 -0400 |
69f7e0947ea1 |
Remove unnecessary semicolons. |
Jarek |
2012-05-18 21:43:22 -0400 |
eaa85942b807 |
Add Ex4Laplacian for chapter 6 of the Cookbook. |
Jarek |
2012-05-16 21:39:43 -0400 |
d4fff977275a |
Merge branch 'Cookbook-2.3.1' into Cookbook-chapter-6 |
Jarek |
2012-05-16 21:37:18 -0400 |
572b8d15997a |
Update comments in chapter 4. |
Jarek |
2012-05-16 21:20:45 -0400 |
c60bc338ab5f |
Add example 3 - directional filters. |
Jarek |
2012-05-15 21:59:57 -0400 |
b4cfff913026 |
Merge remote-tracking branch 'origin/Cookbook-2.3.1' into Cookbook-2.3.1 |
Jarek |
2012-05-15 21:52:00 -0400 |
514ca5c37f88 |
Add the first two examples for Chapter 6 of the OpenCV2 Cookbook. |
Jarek |
2012-05-15 21:52:00 -0400 |
3a839062ad91 |
Add the first two examples for Chapter 2 of the OpenCV2 Cookbook. |
Jarek |
2012-05-15 21:39:05 -0400 |
bf3080599cf8 |
Correct comments. |
Jarek |
2012-05-15 21:36:56 -0400 |
70dd004eda25 |
Add example 2 - median filter. |
Jarek |
2012-05-15 21:35:53 -0400 |
200a60eb843d |
Organize imports. |
Jarek |
2012-05-15 21:06:34 -0400 |
3d889889dae2 |
Organize imports. |
Jarek |
2012-05-15 21:05:31 -0400 |
78013d12e340 |
Add example 1 - low pass filtering with a Gaussian. |
Jarek |
2012-05-15 19:21:20 -0400 |
c101e12e53ce |
Minor corrections. |
Jarek |
2012-05-14 20:03:25 -0400 |
b6c7a81d96c7 |
Cleanup POM and update versions of Maven dependencies. |
Jarek |
2012-05-11 00:10:10 -0400 |
203905aa3fc8 |
Add example for GrabCut segmentation from chapter 5. |
Jarek |
2012-05-10 22:34:40 -0400 |
fc3755562a57 |
Use relaive library location. |
Jarek |
2012-05-10 22:25:40 -0400 |
42b405a06128 |
Merge remote-tracking branch 'origin/master' |
Jarek |
2012-05-10 21:55:10 -0400 |
1fa8e8ff6f39 |
Remove from source binary dependencies that can be downloaded. Download dependen |
Jarek |
2012-05-10 21:55:10 -0400 |
6f85afef2a43 |
1) Update JacvaCV binaries to release 20120329. 2) Correct use of `opencv_core#c |