Differences between revisions 9 and 10
Revision 9 as of 2016-06-15 18:48:01
Size: 1231
Editor: SamatJain
Comment:
Revision 10 as of 2016-06-15 18:57:07
Size: 1608
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:

== test.json spec ==

 disabled (bool):: Whether or not to run this test
 startFrame (int):: Start frame
 endFrame (int):: End frame
 stereo (bool):: Stereo images
 multilayer (bool):: Multilayer images
 groundTruth (str):: Path to ground truth image to run MSE against. Can contain "MEGATRON://" that will be replaced with M: or /mnt/megatron/ depending on platform

osTicket

php - osticket, create ticket through REST API - Stack Overflow

Using the osTicket 1.8.1.2 API

API documentation: osTicket/tickets.md at develop · osTicket/osTicket

Wordpress Website

Image slider plugin: https://github.com/kavyasukumar/imgSlider. Need to upgrade to 2.0, works in mobile. Can be scripted to have automatic sliding.

Carousel: http://owlgraphic.com/owlcarousel/

Project management

InnoBright project management

Linux builds

from https://www.bitkeeper.org/download.html:

  • Linux x86 Glibc 2.19 ( 32-bit | 64-bit ): Debian 8, Fedora 21, Ubuntu 14.04LTS
  • Linux x86 Glibc 2.13 ( 32-bit | 64-bit ): Debian 7, RHEL 7.1, Fedora 15, Ubuntu 12.04LTS
  • Linux x86 Glibc 2.11 ( 32-bit | 64-bit ): Debian 6, RHEL 6.6, Fedora 12

Tests to write

  • Passing arguments out-of-order (worked in old builds, no longer works in new ones)

test.json spec

disabled (bool)
Whether or not to run this test
startFrame (int)
Start frame
endFrame (int)
End frame
stereo (bool)
Stereo images
multilayer (bool)
Multilayer images
groundTruth (str)
Path to ground truth image to run MSE against. Can contain "MEGATRON://" that will be replaced with M: or /mnt/megatron/ depending on platform

SamatsWiki: Innobright (last edited 2017-04-26 04:52:26 by SamatJain)