/normxcorr/trunk

To get this branch, use:
bzr branch http://suren.me/webbzr/normxcorr/trunk

« back to all changes in this revision

Viewing changes to dict_hw/src/normxcorr_hw.cu.h

  • Committer: Suren A. Chilingaryan
  • Date: 2009-12-15 13:54:56 UTC
  • Revision ID: csa@dside.dyndns.org-20091215135456-0q8p63jwg4dzbf6p
Collection of timing information and fix for a crash in non-matlab mode

Show diffs side-by-side

added added

removed removed

Lines of Context:
637
637
        );
638
638
    } else {
639
639
        move_y = ps->points + 6 * ncp_alloc;
640
 
        move_x = move_x + ncp_alloc;
 
640
        move_x = move_y + ncp_alloc;
641
641
 
642
642
        cudaMemcpy2D(
643
643
            move_y, ncp_alloc * sizeof(float),