Ruben van de Ven
7ac4d35c50
Changes for Specimens of Composite Portraiture
2019-02-03 17:35:26 +01:00
Umang Mehta
e85b169301
Merge pull request #61 from Affectiva/classifier-path-fixup
...
Moving the setting of the classifier path before initializing the cla…
2018-11-19 10:43:33 -05:00
Umang Mehta
d5aac13e28
Fixup
2018-11-16 14:47:29 -05:00
Umang Mehta
1f9873eeda
Moving the setting of the classifier path before initializing the classifiers
2018-11-16 12:44:22 -05:00
Umang Mehta
24bfb33862
Updating the link to the right branch for windows ci appveyor
2018-05-15 14:33:07 -04:00
Umang Mehta
c83a162b4b
Fixup for the link on the build status image
2018-05-09 14:09:42 -04:00
Andy Dennie
a9a7e378a6
Merge pull request #46 from Serhiy-Shekhovtsov/patch-2
...
fixed a typo in PlottingImageListener.hpp
2018-04-23 08:54:29 -04:00
Serhiy-Shekhovtsov
1d801d9a30
fixed a typo in PlottingImageListener.hpp
...
some emojis were skipped from the output to CSV file because of a typo
2018-04-20 14:34:15 +03:00
Andy Dennie
42af109c30
use affdex::byte to avoid ambiguity; remove #include typedefs.h ( #41 )
...
* use affdex::byte to avoid ambiguity; remove #include typedefs.h
* PlottingImageListener.hpp: use unsigned char with Frame::getBGRByteArray
the typedef affdex::byte was not added until Affdex SDK 4.0, so
unsigned char provides further-back SDK version compatibility.
2018-03-29 17:13:25 -07:00
Abdelrahman Mahmoud
055967d7d3
Update the UI to equalizer UI ( #40 )
...
* Update the UI to equalizer UI
* Fix compatibility with VS
2018-03-14 15:00:50 -04:00
Umang Mehta
db582b8caa
Merge pull request #38 from Affectiva/v4.0.0
...
Updating the README and adding the docker directory
2018-02-24 21:52:49 -05:00
Umang Mehta
4fc9c0f75f
Merge branch 'master' into v4.0.0
2018-02-24 16:06:16 -05:00
Umang Mehta
b661460122
Updating the README instructions with LD_PRELOAD
2018-02-24 15:41:30 -05:00
Umang Mehta
0c2861d63d
updating language to be generic and not ruby for docker
2018-02-24 15:27:07 -05:00
Umang Mehta
727ef812d2
Fixup on the build command
2018-02-23 17:19:58 -05:00
Abdelrahman Mahmoud
15bb566636
Remove a bunch of things that I don't think we need
2018-02-23 14:17:56 -05:00
Abdelrahman Mahmoud
c5398fd473
Work around the fact that the sourceforge https certificate is not valid
2018-02-23 12:19:02 -05:00
Abdelrahman Mahmoud
6e1222f07b
Fix travis to use the docker file
2018-02-23 12:02:46 -05:00
Umang Mehta
11ea42677d
fixup
2017-11-29 14:44:23 -05:00
Umang Mehta
f402c6ba34
Updating compiler to v5.4
2017-11-29 14:40:36 -05:00
Umang Mehta
4fe800fe50
Updating the BUILD_DIR
2017-11-29 14:13:31 -05:00
Umang Mehta
e29740ed54
Updating the source directory for cmake
2017-11-29 13:48:52 -05:00
Umang Mehta
9b91119224
Travis does not like /
2017-11-29 13:02:59 -05:00
Umang Mehta
ff5ec135c7
Fixup
2017-11-29 12:46:45 -05:00
Umang Mehta
7d121fd074
Fixup for compiling boost
2017-11-29 12:35:56 -05:00
Umang Mehta
234e20f41c
Fixup for looking up boost
2017-11-29 12:23:07 -05:00
Umang Mehta
944b29f17c
Updating the verbosity and getting rid of the logs
2017-11-29 12:11:18 -05:00
Umang Mehta
415d876b03
Fixup
2017-11-22 17:47:15 -05:00
Umang Mehta
9e7e896cd0
Fixup
2017-11-22 17:40:50 -05:00
Umang Mehta
0a2cb72a7d
Updating travis yml to silence the log and adding sudo when installing boost and cmake
2017-11-22 17:22:02 -05:00
Umang Mehta
822d3d9a7c
Updating travis yml to silence the log and adding sudo when installing boost and cmake
2017-11-22 17:09:30 -05:00
Umang Mehta
51270ea2e4
Updating the install location for cmake and boost in travis yml
2017-11-22 16:51:07 -05:00
Umang Mehta
06e756f44d
Updating the config for building on travis
2017-11-22 16:44:53 -05:00
Umang Mehta
b0d0e64885
Fixup
2017-11-22 16:30:53 -05:00
Umang Mehta
02fdfced6c
Fixup
2017-11-22 16:28:39 -05:00
Umang Mehta
dcb2d3c1d2
Fixup
2017-11-22 16:24:00 -05:00
Umang Mehta
edd1fdf637
Updating the README and travis config
2017-11-22 16:22:31 -05:00
Umang Mehta
381df4a9af
Updating the README and adding the docker directory
2017-11-22 16:04:05 -05:00
toby cabot
59a63054b7
Fix SDK download URL
2017-11-17 16:07:02 -05:00
Abdelrahman Mahmoud
b1dda73d50
Fix 3.4 bug ( #36 )
...
Enable using SDK 3.4
2017-10-20 17:56:24 -04:00
Andy Dennie
d9f2ee2816
Merge pull request #34 from Affectiva/readme-fixes
...
a couple of readme fixes
2017-07-07 10:43:16 -04:00
Andy Dennie
5f0d0d26e8
a couple of readme fixes
...
-boost version 1.55
-update dev portal links to point to new portal
2017-07-07 10:34:17 -04:00
Andy Dennie
7b72fb027c
Merge pull request #33 from Affectiva/issue-template
...
"leverage" -> "use"
2017-07-07 10:17:35 -04:00
Andy Dennie
1efba0e3f6
"leverage" -> "use"
2017-07-07 10:05:09 -04:00
Andy Dennie
af9cff420a
Merge pull request #32 from Affectiva/issue-template
...
reformatting issue template
2017-07-03 11:52:12 -04:00
Andy Dennie
c82a4dbf61
reformatting issue template
2017-07-03 11:07:48 -04:00
Andy Dennie
fb5ccbab2d
Merge pull request #31 from Affectiva/issue-template
...
issue template fixes
2017-07-03 11:00:58 -04:00
Andy Dennie
a236455166
issue template fixes
2017-07-03 10:45:22 -04:00
Andy Dennie
832d7fa27c
Merge pull request #30 from Affectiva/issue-template
...
replace markdown-based issue template with plain text one
2017-07-03 10:40:32 -04:00
Andy Dennie
ac37acf5ba
replace markdown-based issue template with plain text one
2017-07-03 10:08:28 -04:00