Logo white

ADAM / AIAHTML5

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues
  • Merge Requests 14
  • Labels
  • Wiki
  • Snippets
  • Commits 3,087
  • Compare
  • Branches 1610
  • Tags 133
  • AIAHTML5
  • 400-SOURCECODE
  • AIAHTML5.Web
  • term-number-wp.js
13 Jul, 2016
1 commit
  • 1. AIA May,June Reports ...
    85f3a119
    2. few modifications in DA controller
    Amrita Vishnoi authored
    2016-07-13 10:16:50 +0530  
    Browse File »

08 Jul, 2016
3 commits
  • modification
    9c10c589
    Amrita Vishnoi authored
    2016-07-08 12:23:42 +0530  
    Browse File »
  • introduced multiple worker process to speed up as well syncing while filling col… ...
    5515fa13
    …or on two body regions
    Amrita Vishnoi authored
    2016-07-08 11:53:37 +0530  
    Browse File »
  • Approach1 in highlighting code for each term for single body region but code having issues
    8eb0a24f
    Amrita Vishnoi authored
    2016-07-08 11:07:19 +0530  
    Browse File »

07 Jul, 2016
2 commits
  • Implemented 2 worker process. In one worker process there is a loop of body regi… ...
    43a10c1d
    …ons and in each iteration a new worker process is initialize i.e secon worekr process in which looping is done on term list for a single body regiona nd it returns the updated grayimagedata along with BRID, we hold this returned data in first worker process in an array whch is indexed by bodyregion. and once all process for all bodyregions are comlpeted then we return this indexed array to the controller and loop through thsi aaray and put updated data on respective canavs
    Nikita Kulshreshtha authored
    2016-07-07 18:21:54 +0530  
    Browse File »
  • We have moved term list iteration code in worker process. Now we are iterating … ...
    3a2aa788
    …all termlist together for single body region return the updated data back to html to put on canavs.
    Nikita Kulshreshtha authored
    2016-07-07 12:47:43 +0530  
    Browse File »

05 Jul, 2016
1 commit
  • working code for single term. it is coloring right but for multiple term numbers… ...
    97944f00
    … it is coloring the last one because the grayimage data is the initial one and on second iteration the worker process is having initial gary data so we need to send updated gray data for each iteration of term number
    Nikita Kulshreshtha authored
    2016-07-05 18:23:57 +0530  
    Browse File »

04 Jul, 2016
2 commits
  • made changes to more optimized the code but facing issues in modifying image data in web worker.
    2c852328
    Amrita Vishnoi authored
    2016-07-04 18:30:26 +0530  
    Browse File »
  • We have optimized highlights through worker process but still have scope of improvisation
    dd39f0c8
    Amrita Vishnoi authored
    2016-07-04 17:05:45 +0530  
    Browse File »

01 Jul, 2016
1 commit
  • commit after ci merge
    4edcf83e
    Amrita Vishnoi authored
    2016-07-01 18:13:49 +0530  
    Browse File »