Skip to content

Commit

Permalink
ENH: Average affine transform: AverageAffineTransform, support both 2…
Browse files Browse the repository at this point in the history
…D and 3D, and it's weighted.
  • Loading branch information
songgang committed Jun 30, 2011
1 parent f595487 commit 80552a9
Show file tree
Hide file tree
Showing 6 changed files with 1,140 additions and 94 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
project(ANTS)
cmake_minimum_required(VERSION 2.8.2)
set(CMAKE_BUILD_TYPE "Release")

add_subdirectory(Examples)
Loading

0 comments on commit 80552a9

Please sign in to comment.