8.4.2.4. aux_structure
(packages/opencv/aux_structure.lsh)


Functions to allocate structures used in OpenCV and to get their size. There are also functions to access the fields of various structures. The naming convention is (getp_field_type typeptr) . This returns a pointer to the field field of the object of type type pointed to by typeptr .

8.4.2.4.0. (dummy_aux_structure)
(packages/opencv/aux_structure.lsh)




8.4.2.4.1. (getp_data_cvmat thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.2. (getp_step_cvmat thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.3. (getp_cols_cvmat thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.4. (getp_rows_cvmat thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.5. (getp_type_cvmat thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.6. (alloc_cvmat)
(packages/opencv/aux_structure.lsh)




8.4.2.4.7. (memsize_cvmat)
(packages/opencv/aux_structure.lsh)




8.4.2.4.8. (getp_height_cvrect thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.9. (getp_width_cvrect thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.10. (getp_y_cvrect thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.11. (getp_x_cvrect thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.12. (alloc_cvrect)
(packages/opencv/aux_structure.lsh)




8.4.2.4.13. (memsize_cvrect)
(packages/opencv/aux_structure.lsh)




8.4.2.4.14. (getp_y_cvpoint thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.15. (getp_x_cvpoint thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.16. (alloc_cvpoint)
(packages/opencv/aux_structure.lsh)




8.4.2.4.17. (memsize_cvpoint)
(packages/opencv/aux_structure.lsh)




8.4.2.4.18. (getp_height_cvsize thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.19. (getp_width_cvsize thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.20. (alloc_cvsize)
(packages/opencv/aux_structure.lsh)




8.4.2.4.21. (memsize_cvsize)
(packages/opencv/aux_structure.lsh)




8.4.2.4.22. (getp_epsilon_cvtermcriteria thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.23. (getp_max_iter_cvtermcriteria thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.24. (getp_type_cvtermcriteria thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.25. (alloc_cvtermcriteria)
(packages/opencv/aux_structure.lsh)




8.4.2.4.26. (memsize_cvtermcriteria)
(packages/opencv/aux_structure.lsh)




8.4.2.4.27. (getp_y_cvpoint2d32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.28. (getp_x_cvpoint2d32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.29. (alloc_cvpoint2d32f)
(packages/opencv/aux_structure.lsh)




8.4.2.4.30. (memsize_cvpoint2d32f)
(packages/opencv/aux_structure.lsh)




8.4.2.4.31. (getp_z_cvpoint3d32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.32. (getp_y_cvpoint3d32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.33. (getp_x_cvpoint3d32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.34. (alloc_cvpoint3d32f)
(packages/opencv/aux_structure.lsh)




8.4.2.4.35. (memsize_cvpoint3d32f)
(packages/opencv/aux_structure.lsh)




8.4.2.4.36. (getp_y_cvpoint2d64d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.37. (getp_x_cvpoint2d64d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.38. (alloc_cvpoint2d64d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.39. (memsize_cvpoint2d64d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.40. (getp_z_cvpoint3d64d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.41. (getp_y_cvpoint3d64d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.42. (getp_x_cvpoint3d64d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.43. (alloc_cvpoint3d64d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.44. (memsize_cvpoint3d64d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.45. (getp_height_cvsize2d32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.46. (getp_width_cvsize2d32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.47. (alloc_cvsize2d32f)
(packages/opencv/aux_structure.lsh)




8.4.2.4.48. (memsize_cvsize2d32f)
(packages/opencv/aux_structure.lsh)




8.4.2.4.49. (getp_angle_cvbox2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.50. (getp_size_cvbox2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.51. (getp_center_cvbox2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.52. (alloc_cvbox2d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.53. (memsize_cvbox2d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.54. (getp_end_index_cvslice thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.55. (getp_start_index_cvslice thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.56. (alloc_cvslice)
(packages/opencv/aux_structure.lsh)




8.4.2.4.57. (memsize_cvslice)
(packages/opencv/aux_structure.lsh)




8.4.2.4.58. (getp_val_cvscalar thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.59. (alloc_cvscalar)
(packages/opencv/aux_structure.lsh)




8.4.2.4.60. (memsize_cvscalar)
(packages/opencv/aux_structure.lsh)




8.4.2.4.61. (getp_rect_cvconnectedcomp thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.62. (getp_value_cvconnectedcomp thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.63. (getp_area_cvconnectedcomp thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.64. (alloc_cvconnectedcomp)
(packages/opencv/aux_structure.lsh)




8.4.2.4.65. (memsize_cvconnectedcomp)
(packages/opencv/aux_structure.lsh)




8.4.2.4.66. (getp_bins_cvhistogram thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.67. (getp_thresh_cvhistogram thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.68. (getp_thresh2_cvhistogram thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.69. (getp_mat_cvhistogram thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.70. (getp_type_cvhistogram thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.71. (getp_header_size_cvhistogram thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.72. (alloc_cvhistogram)
(packages/opencv/aux_structure.lsh)




8.4.2.4.73. (memsize_cvhistogram)
(packages/opencv/aux_structure.lsh)




8.4.2.4.74. (getp_next_cvmemblock thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.75. (getp_prev_cvmemblock thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.76. (alloc_cvmemblock)
(packages/opencv/aux_structure.lsh)




8.4.2.4.77. (memsize_cvmemblock)
(packages/opencv/aux_structure.lsh)




8.4.2.4.78. (getp_free_space_cvmemstorage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.79. (getp_block_size_cvmemstorage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.80. (getp_parent_cvmemstorage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.81. (getp_top_cvmemstorage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.82. (getp_bottom_cvmemstorage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.83. (alloc_cvmemstorage)
(packages/opencv/aux_structure.lsh)




8.4.2.4.84. (memsize_cvmemstorage)
(packages/opencv/aux_structure.lsh)




8.4.2.4.85. (getp_free_space_cvmemstoragepos thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.86. (getp_top_cvmemstoragepos thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.87. (alloc_cvmemstoragepos)
(packages/opencv/aux_structure.lsh)




8.4.2.4.88. (memsize_cvmemstoragepos)
(packages/opencv/aux_structure.lsh)




8.4.2.4.89. (getp_data_cvseqblock thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.90. (getp_count_cvseqblock thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.91. (getp_start_index_cvseqblock thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.92. (getp_next_cvseqblock thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.93. (getp_prev_cvseqblock thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.94. (alloc_cvseqblock)
(packages/opencv/aux_structure.lsh)




8.4.2.4.95. (memsize_cvseqblock)
(packages/opencv/aux_structure.lsh)




8.4.2.4.96. (getp_first_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.97. (getp_free_blocks_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.98. (getp_storage_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.99. (getp_delta_elems_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.100. (getp_ptr_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.101. (getp_block_max_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.102. (getp_elem_size_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.103. (getp_total_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.104. (getp_flags_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.105. (getp_v_next_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.106. (getp_v_prev_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.107. (getp_h_next_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.108. (getp_h_prev_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.109. (getp_header_size_cvseq thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.110. (alloc_cvseq)
(packages/opencv/aux_structure.lsh)




8.4.2.4.111. (memsize_cvseq)
(packages/opencv/aux_structure.lsh)




8.4.2.4.112. (alloc_cvsetelem)
(packages/opencv/aux_structure.lsh)




8.4.2.4.113. (memsize_cvsetelem)
(packages/opencv/aux_structure.lsh)




8.4.2.4.114. (getp_free_elems_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.115. (getp_first_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.116. (getp_free_blocks_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.117. (getp_storage_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.118. (getp_delta_elems_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.119. (getp_ptr_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.120. (getp_block_max_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.121. (getp_elem_size_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.122. (getp_total_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.123. (getp_flags_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.124. (getp_v_next_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.125. (getp_v_prev_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.126. (getp_h_next_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.127. (getp_h_prev_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.128. (getp_header_size_cvset thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.129. (alloc_cvset)
(packages/opencv/aux_structure.lsh)




8.4.2.4.130. (memsize_cvset)
(packages/opencv/aux_structure.lsh)




8.4.2.4.131. (getp_vtx_cvgraphedge thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.132. (getp_next_cvgraphedge thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.133. (getp_flags_cvgraphedge thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.134. (alloc_cvgraphedge)
(packages/opencv/aux_structure.lsh)




8.4.2.4.135. (memsize_cvgraphedge)
(packages/opencv/aux_structure.lsh)




8.4.2.4.136. (getp_first_cvgraphvtx thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.137. (getp_flags_cvgraphvtx thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.138. (alloc_cvgraphvtx)
(packages/opencv/aux_structure.lsh)




8.4.2.4.139. (memsize_cvgraphvtx)
(packages/opencv/aux_structure.lsh)




8.4.2.4.140. (getp_ptr_cvgraphvtx2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.141. (getp_first_cvgraphvtx2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.142. (getp_flags_cvgraphvtx2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.143. (alloc_cvgraphvtx2d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.144. (memsize_cvgraphvtx2d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.145. (getp_edges_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.146. (getp_free_elems_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.147. (getp_first_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.148. (getp_free_blocks_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.149. (getp_storage_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.150. (getp_delta_elems_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.151. (getp_ptr_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.152. (getp_block_max_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.153. (getp_elem_size_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.154. (getp_total_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.155. (getp_flags_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.156. (getp_v_next_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.157. (getp_v_prev_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.158. (getp_h_next_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.159. (getp_h_prev_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.160. (getp_header_size_cvgraph thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.161. (alloc_cvgraph)
(packages/opencv/aux_structure.lsh)




8.4.2.4.162. (memsize_cvgraph)
(packages/opencv/aux_structure.lsh)




8.4.2.4.163. (getp_origin_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.164. (getp_first_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.165. (getp_free_blocks_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.166. (getp_storage_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.167. (getp_delta_elems_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.168. (getp_ptr_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.169. (getp_block_max_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.170. (getp_elem_size_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.171. (getp_total_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.172. (getp_flags_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.173. (getp_v_next_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.174. (getp_v_prev_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.175. (getp_h_next_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.176. (getp_h_prev_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.177. (getp_header_size_cvchain thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.178. (alloc_cvchain)
(packages/opencv/aux_structure.lsh)




8.4.2.4.179. (memsize_cvchain)
(packages/opencv/aux_structure.lsh)




8.4.2.4.180. (getp_rect_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.181. (getp_first_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.182. (getp_free_blocks_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.183. (getp_storage_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.184. (getp_delta_elems_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.185. (getp_ptr_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.186. (getp_block_max_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.187. (getp_elem_size_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.188. (getp_total_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.189. (getp_flags_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.190. (getp_v_next_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.191. (getp_v_prev_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.192. (getp_h_next_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.193. (getp_h_prev_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.194. (getp_header_size_cvcontour thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.195. (alloc_cvcontour)
(packages/opencv/aux_structure.lsh)




8.4.2.4.196. (memsize_cvcontour)
(packages/opencv/aux_structure.lsh)




8.4.2.4.197. (getp_block_max_cvseqwriter thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.198. (getp_block_min_cvseqwriter thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.199. (getp_ptr_cvseqwriter thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.200. (getp_block_cvseqwriter thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.201. (getp_seq_cvseqwriter thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.202. (getp_header_size_cvseqwriter thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.203. (alloc_cvseqwriter)
(packages/opencv/aux_structure.lsh)




8.4.2.4.204. (memsize_cvseqwriter)
(packages/opencv/aux_structure.lsh)




8.4.2.4.205. (getp_prev_elem_cvseqreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.206. (getp_delta_index_cvseqreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.207. (getp_block_min_cvseqreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.208. (getp_block_max_cvseqreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.209. (getp_ptr_cvseqreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.210. (getp_block_cvseqreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.211. (getp_seq_cvseqreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.212. (getp_header_size_cvseqreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.213. (alloc_cvseqreader)
(packages/opencv/aux_structure.lsh)




8.4.2.4.214. (memsize_cvseqreader)
(packages/opencv/aux_structure.lsh)




8.4.2.4.215. (getp_m_cvmatrix3 thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.216. (alloc_cvmatrix3)
(packages/opencv/aux_structure.lsh)




8.4.2.4.217. (memsize_cvmatrix3)
(packages/opencv/aux_structure.lsh)




8.4.2.4.218. (getp_inv_sqrt_m00_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.219. (getp_mu03_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.220. (getp_mu12_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.221. (getp_mu21_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.222. (getp_mu30_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.223. (getp_mu02_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.224. (getp_mu11_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.225. (getp_mu20_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.226. (getp_m03_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.227. (getp_m12_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.228. (getp_m21_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.229. (getp_m30_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.230. (getp_m02_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.231. (getp_m11_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.232. (getp_m20_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.233. (getp_m01_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.234. (getp_m10_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.235. (getp_m00_cvmoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.236. (alloc_cvmoments)
(packages/opencv/aux_structure.lsh)




8.4.2.4.237. (memsize_cvmoments)
(packages/opencv/aux_structure.lsh)




8.4.2.4.238. (getp_hu7_cvhumoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.239. (getp_hu6_cvhumoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.240. (getp_hu5_cvhumoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.241. (getp_hu4_cvhumoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.242. (getp_hu3_cvhumoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.243. (getp_hu2_cvhumoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.244. (getp_hu1_cvhumoments thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.245. (alloc_cvhumoments)
(packages/opencv/aux_structure.lsh)




8.4.2.4.246. (memsize_cvhumoments)
(packages/opencv/aux_structure.lsh)




8.4.2.4.247. (getp_dx_cvfont thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.248. (getp_thickness_cvfont thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.249. (getp_shear_cvfont thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.250. (getp_font_face_cvfont thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.251. (getp_ascii_cvfont thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.252. (getp_greek_cvfont thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.253. (alloc_cvfont)
(packages/opencv/aux_structure.lsh)




8.4.2.4.254. (memsize_cvfont)
(packages/opencv/aux_structure.lsh)




8.4.2.4.255. (getp_minus_step_cvlineiterator thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.256. (getp_plus_step_cvlineiterator thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.257. (getp_minus_delta_cvlineiterator thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.258. (getp_plus_delta_cvlineiterator thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.259. (getp_err_cvlineiterator thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.260. (getp_ptr_cvlineiterator thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.261. (alloc_cvlineiterator)
(packages/opencv/aux_structure.lsh)




8.4.2.4.262. (memsize_cvlineiterator)
(packages/opencv/aux_structure.lsh)




8.4.2.4.263. (getp_param_cvrandstate thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.264. (getp_state_cvrandstate thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.265. (alloc_cvrandstate)
(packages/opencv/aux_structure.lsh)




8.4.2.4.266. (memsize_cvrandstate)
(packages/opencv/aux_structure.lsh)




8.4.2.4.267. (getp_next_cvquadedge2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.268. (getp_pt_cvquadedge2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.269. (alloc_cvquadedge2d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.270. (memsize_cvquadedge2d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.271. (getp_pt_cvsubdiv2dpoint thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.272. (getp_first_cvsubdiv2dpoint thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.273. (getp_flags_cvsubdiv2dpoint thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.274. (alloc_cvsubdiv2dpoint)
(packages/opencv/aux_structure.lsh)




8.4.2.4.275. (memsize_cvsubdiv2dpoint)
(packages/opencv/aux_structure.lsh)




8.4.2.4.276. (getp_bottomright_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.277. (getp_topleft_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.278. (getp_recent_edge_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.279. (getp_is_geometry_valid_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.280. (getp_quad_edges_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.281. (getp_edges_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.282. (getp_free_elems_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.283. (getp_first_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.284. (getp_free_blocks_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.285. (getp_storage_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.286. (getp_delta_elems_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.287. (getp_ptr_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.288. (getp_block_max_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.289. (getp_elem_size_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.290. (getp_total_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.291. (getp_flags_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.292. (getp_v_next_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.293. (getp_v_prev_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.294. (getp_h_next_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.295. (getp_h_prev_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.296. (getp_header_size_cvsubdiv2d thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.297. (alloc_cvsubdiv2d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.298. (memsize_cvsubdiv2d)
(packages/opencv/aux_structure.lsh)




8.4.2.4.299. (getp_deltas_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.300. (getp_pt_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.301. (getp_code_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.302. (getp_prev_elem_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.303. (getp_delta_index_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.304. (getp_block_min_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.305. (getp_block_max_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.306. (getp_ptr_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.307. (getp_block_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.308. (getp_seq_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.309. (getp_header_size_cvchainptreader thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.310. (alloc_cvchainptreader)
(packages/opencv/aux_structure.lsh)




8.4.2.4.311. (memsize_cvchainptreader)
(packages/opencv/aux_structure.lsh)




8.4.2.4.312. (getp_p2_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.313. (getp_p1_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.314. (getp_first_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.315. (getp_free_blocks_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.316. (getp_storage_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.317. (getp_delta_elems_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.318. (getp_ptr_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.319. (getp_block_max_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.320. (getp_elem_size_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.321. (getp_total_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.322. (getp_flags_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.323. (getp_v_next_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.324. (getp_v_prev_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.325. (getp_h_next_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.326. (getp_h_prev_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.327. (getp_header_size_cvcontourtree thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.328. (alloc_cvcontourtree)
(packages/opencv/aux_structure.lsh)




8.4.2.4.329. (memsize_cvcontourtree)
(packages/opencv/aux_structure.lsh)




8.4.2.4.330. (getp_depth_cvconvexitydefect thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.331. (getp_depth_point_cvconvexitydefect thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.332. (getp_end_cvconvexitydefect thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.333. (getp_start_cvconvexitydefect thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.334. (alloc_cvconvexitydefect)
(packages/opencv/aux_structure.lsh)




8.4.2.4.335. (memsize_cvconvexitydefect)
(packages/opencv/aux_structure.lsh)


#? * (getp_weight_cvehmmstate thispointer ) #? * (getp_log_var_val_cvehmmstate thispointer ) #? * (getp_inv_var_cvehmmstate thispointer ) #? * (getp_mu_cvehmmstate thispointer ) #? * (getp_num_mix_cvehmmstate thispointer ) #? * (alloc_cvehmmstate) #? * (memsize_cvehmmstate) #? * (getp_u_cvehmm thispointer ) #? * (getp_obsprob_cvehmm thispointer ) #? * (getp_transp_cvehmm thispointer ) #? * (getp_num_states_cvehmm thispointer ) #? * (getp_level_cvehmm thispointer ) #? * (alloc_cvehmm) #? * (memsize_cvehmm)

8.4.2.4.336. (getp_mix_cvimgobsinfo thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.337. (getp_state_cvimgobsinfo thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.338. (getp_obs_cvimgobsinfo thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.339. (getp_obs_size_cvimgobsinfo thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.340. (getp_obs_y_cvimgobsinfo thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.341. (getp_obs_x_cvimgobsinfo thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.342. (alloc_cvimgobsinfo)
(packages/opencv/aux_structure.lsh)




8.4.2.4.343. (memsize_cvimgobsinfo)
(packages/opencv/aux_structure.lsh)




8.4.2.4.344. (getp_rands_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.345. (getp_randomsample_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.346. (getp_temp_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.347. (getp_flcumulative_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.348. (getp_flconfidence_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.349. (getp_flnewsamples_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.350. (getp_flsamples_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.351. (getp_samplesnum_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.352. (getp_state_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.353. (getp_dynammatr_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.354. (getp_dp_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.355. (getp_mp_cvcondensation thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.356. (alloc_cvcondensation)
(packages/opencv/aux_structure.lsh)




8.4.2.4.357. (memsize_cvcondensation)
(packages/opencv/aux_structure.lsh)




8.4.2.4.358. (getp_temp2_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.359. (getp_temp1_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.360. (getp_postererrorcovariance_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.361. (getp_priorerrorcovariance_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.362. (getp_kalmgainmatr_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.363. (getp_pncovariance_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.364. (getp_mncovariance_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.365. (getp_measurementmatr_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.366. (getp_dynammatr_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.367. (getp_priorstate_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.368. (getp_posterstate_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.369. (getp_dp_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.370. (getp_mp_cvkalman thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.371. (alloc_cvkalman)
(packages/opencv/aux_structure.lsh)




8.4.2.4.372. (memsize_cvkalman)
(packages/opencv/aux_structure.lsh)




8.4.2.4.373. (getp_imagedataorigin_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.374. (getp_borderconst_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.375. (getp_bordermode_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.376. (getp_widthstep_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.377. (getp_imagedata_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.378. (getp_imagesize_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.379. (getp_tileinfo_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.380. (getp_imageid_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.381. (getp_maskroi_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.382. (getp_roi_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.383. (getp_height_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.384. (getp_width_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.385. (getp_align_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.386. (getp_origin_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.387. (getp_dataorder_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.388. (getp_channelseq_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.389. (getp_colormodel_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.390. (getp_depth_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.391. (getp_alphachannel_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.392. (getp_nchannels_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.393. (getp_id_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.394. (getp_nsize_iplimage thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.395. (alloc_iplimage)
(packages/opencv/aux_structure.lsh)




8.4.2.4.396. (memsize_iplimage)
(packages/opencv/aux_structure.lsh)




8.4.2.4.397. (getp_nshiftr_iplconvkernel thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.398. (getp_values_iplconvkernel thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.399. (getp_anchory_iplconvkernel thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.400. (getp_anchorx_iplconvkernel thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.401. (getp_nrows_iplconvkernel thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.402. (getp_ncols_iplconvkernel thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.403. (alloc_iplconvkernel)
(packages/opencv/aux_structure.lsh)




8.4.2.4.404. (memsize_iplconvkernel)
(packages/opencv/aux_structure.lsh)




8.4.2.4.405. (getp_values_iplconvkernelfp thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.406. (getp_anchory_iplconvkernelfp thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.407. (getp_anchorx_iplconvkernelfp thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.408. (getp_nrows_iplconvkernelfp thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.409. (getp_ncols_iplconvkernelfp thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.410. (alloc_iplconvkernelfp)
(packages/opencv/aux_structure.lsh)




8.4.2.4.411. (memsize_iplconvkernelfp)
(packages/opencv/aux_structure.lsh)




8.4.2.4.412. (getp_step_arr_cvpixelposition8u thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.413. (getp_step_cvpixelposition8u thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.414. (getp_height_cvpixelposition8u thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.415. (getp_width_cvpixelposition8u thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.416. (getp_x_cvpixelposition8u thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.417. (getp_bottomline_cvpixelposition8u thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.418. (getp_topline_cvpixelposition8u thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.419. (getp_currline_cvpixelposition8u thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.420. (alloc_cvpixelposition8u)
(packages/opencv/aux_structure.lsh)




8.4.2.4.421. (memsize_cvpixelposition8u)
(packages/opencv/aux_structure.lsh)




8.4.2.4.422. (getp_step_arr_cvpixelposition8s thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.423. (getp_step_cvpixelposition8s thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.424. (getp_height_cvpixelposition8s thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.425. (getp_width_cvpixelposition8s thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.426. (getp_x_cvpixelposition8s thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.427. (getp_bottomline_cvpixelposition8s thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.428. (getp_topline_cvpixelposition8s thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.429. (getp_currline_cvpixelposition8s thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.430. (alloc_cvpixelposition8s)
(packages/opencv/aux_structure.lsh)




8.4.2.4.431. (memsize_cvpixelposition8s)
(packages/opencv/aux_structure.lsh)




8.4.2.4.432. (getp_step_arr_cvpixelposition32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.433. (getp_step_cvpixelposition32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.434. (getp_height_cvpixelposition32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.435. (getp_width_cvpixelposition32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.436. (getp_x_cvpixelposition32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.437. (getp_bottomline_cvpixelposition32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.438. (getp_topline_cvpixelposition32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.439. (getp_currline_cvpixelposition32f thispointer)
(packages/opencv/aux_structure.lsh)




8.4.2.4.440. (alloc_cvpixelposition32f)
(packages/opencv/aux_structure.lsh)




8.4.2.4.441. (memsize_cvpixelposition32f)
(packages/opencv/aux_structure.lsh)


********************************************************